improved-gan
improved-gan copied to clipboard
can't run it
trafficstars
shape = [s.value for s in shape]
File "D:\python_anaconda\lib\site-packages\tensorflow\python\framework\tensor_shape.py", line 481, in iter raise ValueError("Cannot iterate over a shape with unknown rank.")
ValueError: Cannot iterate over a shape with unknown rank.
I also met the problem
did you solve the issue?