You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running generate_tfrecord.py, encounter this issue on File "generate_tfrecord.py", line 23, in
flags = tf.app.flags
AttributeError: module 'tensorflow' has no attribute 'app'.
Any advice?
The text was updated successfully, but these errors were encountered:
When running generate_tfrecord.py, encounter this issue on File "generate_tfrecord.py", line 23, in
flags = tf.app.flags
AttributeError: module 'tensorflow' has no attribute 'app'.
Any advice?
The text was updated successfully, but these errors were encountered: