-
Notifications
You must be signed in to change notification settings - Fork 32
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
Deeplab v2 does not support cuDNN v5? #3
Comments
I swiched to cuDNN v4 with cuda7.5.
|
Thanks, yes you are right. I add that to the Read Me. Thanks. |
Just FYI, the cuDNN v5 support can be added by patching relevant files from BVLC/caffe#4159. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is cmake output.
When I
make all
, I met errors.Does this problem caused by cuDNN v5 or other?
Thanks.
The text was updated successfully, but these errors were encountered: