igul222 / improved_wgan_training

Code for reproducing experiments in "Improved Training of Wasserstein GANs"
MIT License
2.35k stars 668 forks source link

Conv2DCustomBackpropInputOp only supports NHWC #97

Closed chocckaa closed 6 months ago

chocckaa commented 7 months ago

I can successfully run gan_toy.py, but such error occurs when I run gan_mnist.py. I have tried to use tensorflow 1.3.0, 1.5.0, 1.8.0 to solve this problem, but it doesn't help. 20240129202758