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

Switch from depending on tensorflow to tensorflow-gpu #5

Closed
velovix opened this issue Feb 6, 2020 · 0 comments · Fixed by #6
Closed

Switch from depending on tensorflow to tensorflow-gpu #5

velovix opened this issue Feb 6, 2020 · 0 comments · Fixed by #6
Assignees

Comments

@velovix
Copy link
Collaborator

velovix commented Feb 6, 2020

At 1.15.0, Tensorflow added GPU support to the tensorflow package on pip. On 1.15.2, they switched back to having tensorflow be CPU only and made tensorflow-gpu support both. We need to use tensorflow-gpu for as long as we're using 1.x.

See tensorflow/tensorflow#36347

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 a pull request may close this issue.

1 participant