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

src/caffe/layers/cudnn_relu_layer.cu(19): error: identifier "activ_desc_" is undefined #36

Open
lucasjinreal opened this issue Oct 25, 2018 · 2 comments

Comments

@lucasjinreal
Copy link

After fix cudnn5 error, this error occured, and can not figure out why? Any suggestions?

@jundeli
Copy link

jundeli commented Jul 11, 2019

I come across the same error, did you solve the problem?

@nqanh
Copy link
Owner

nqanh commented Jul 11, 2019

The code used a quite old version of CUDA 7. You may want to setup cuda 7 or 8 to run the code. Newer cuda version is not tested.

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