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 doesn't work after cuda update for some reason #41

Closed
nikola-j opened this issue Feb 11, 2017 · 2 comments
Closed

Tensorflow doesn't work after cuda update for some reason #41

nikola-j opened this issue Feb 11, 2017 · 2 comments

Comments

@nikola-j
Copy link
Contributor

I try to import tensorflow and it gives me this error:

image

Do you have any ideas why it searches for the old CUDA library?

@nikola-j
Copy link
Contributor Author

This issue has been fixed by using ubuntu 14.04 image and tensorflow 1.0, I have created a pull request, please close this issue as soon as you have merged it.
#43

@saiprashanths
Copy link
Collaborator

Thanks for your PR! Tensorflow 1.0 has breaking changes and is not compatible with previous versions, so changing to that is probably not the best yet.

I've been busy with my own startup, so haven't had a chance to rewrite dl-docker to the latest yet. I've, however, separately created several individual docker images for various DL frameworks: https://hub.docker.com/r/floydhub/ (all code is on Github)

If anyone wants to take take a stab at creating a stable dl-docker before I get to it, please feel free to do so.

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