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.