the pix2pix.py showing attribute error
Closed this issue · 1 comments
shah-jimish commented
Traceback (most recent call last):
File "pix2pix.py", line 805, in
main()
File "pix2pix.py", line 627, in main
examples = load_examples()
File "pix2pix.py", line 261, in load_examples
reader = tf.WholeFileReader()
AttributeError: module 'tensorflow' has no attribute 'WholeFileReader'
acvictor commented
This is probably a tensorflow version mismatch.
https://www.tensorflow.org/api_docs/python/tf/compat/v1/WholeFileReader