Skip to content

Conversation

@toome123
Copy link

i've changed several things

  • TF 2.0 you should use tf.compat.v1.Session() instead of tf.Session()
  • TF 2.0 you should use tf.compat.v1.GraphDef() # -> instead of tf.GraphDef()
  • TF 2.0 you should use tf.compat.v2.io.gfile.GFile() # -> instead of tf.gfile.GFile()
  • and download some python classes in utils to fill missing imports

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant