Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatible with Tensorflow 2.0 #7

Open
luksen99 opened this issue Jan 28, 2020 · 1 comment
Open

Compatible with Tensorflow 2.0 #7

luksen99 opened this issue Jan 28, 2020 · 1 comment

Comments

@luksen99
Copy link

Some of the functions, called in the tstDemo.py-file, e.g. reset_default_graph(), ConfigProto(), global_variables(), do not work for Tensorflow 2.0. A way around it is described here: https://www.tensorflow.org/api_docs/python/tf/compat/v1/reset_default_graph

@hkaggarwal
Copy link
Owner

Sorry, I just the issue. Somehow it got skipped. Yes, I agree the current code will work with TensorFlow 1.15 and below. We will try to update the codes with TF 2.0.

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

No branches or pull requests

2 participants