You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 8, 2026. It is now read-only.
In infogan/misc/custom_ops.py line 33, 'x' is a undefined variable for the function conv_batch_norm()?
Also, how and where can we change the argument 'phase' to 'Phase.test' and run the code in line 32-35? Thanks.