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

Tensorflow/Keras Version Compatibility #5

Open
connorgoggins opened this issue Mar 25, 2019 · 2 comments
Open

Tensorflow/Keras Version Compatibility #5

connorgoggins opened this issue Mar 25, 2019 · 2 comments

Comments

@connorgoggins
Copy link

connorgoggins commented Mar 25, 2019

Trying to run 3leveldcnet.py on a fully configured Linux VM (all relevant drivers installed) and the dataset downloads properly, but I'm having issues due to lack of compatibility between Tensorflow and Keras installations. I get errors when I use the latest version of Tensorflow with the Keras version you recommended (2.0.7). Which specific version of Tensorflow do you recommend to use with Keras 2.0.7?

@vinoo999
Copy link

vinoo999 commented Mar 31, 2019

I was able to fix compatibility with Tensorflow 1.11 and Keras 2.1.2

@whentheworldfallsapart
Copy link

Using conda in installed tensorflow-gpu=1.11 and keras=2.1.6

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

3 participants