-
Notifications
You must be signed in to change notification settings - Fork 167
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
CuDNN library incompatibility error #1
Comments
You could be right about that! i will change it and get back to you. Have you changed it and made it work properly? |
Not yet. By the way, the standard checks of the tensorflow install work fine:
The problem arises when I try to run other network examples:
|
use tensorflow gpu 0.9 i am ok; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am getting the following error when running tensorflow:
Based on tensorflow issue #3225, I think perhaps cudnn v.5.1 is required, rather than cudnn v.4.0.
The text was updated successfully, but these errors were encountered: