GAN-MNIST icon indicating copy to clipboard operation
GAN-MNIST copied to clipboard

Which tensorflow this code use

Open ghost opened this issue 6 years ago • 0 comments

Could you tell me which version tensorflow used? I run "face/train.py", and got an error:

if v.op.type == "VarHandleOp":
AttributeError: 'filter' object has no attribute 'op'

I have used tensorflow 1.8.0 from pip in windows 10 1803.

ghost avatar May 06 '18 15:05 ghost