generative-adversial
generative-adversial copied to clipboard
ValueError: Variable d_bn1/d_bn1_2/moments/moments_1/mean/ExponentialMovingAverage/
Hi, Thank you for sharing this piece of code.
I get the following error:
ValueError: Variable d_bn1/d_bn1_2/moments/moments_1/mean/ExponentialMovingAverage/ does not exist, or was not created with tf.get_variable(). Did you mean to set reuse=None in VarScope?
same error occured...
same
Did anyone solve this?
#3 should fix this problem
you should change the version of tensrflow, I have the same problem ,but i can't install the version 0.11.0 https://github.com/paarthneekhara/text-to-image/issues/12