affordance-net icon indicating copy to clipboard operation
affordance-net copied to clipboard

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

Open lucasjinreal opened this issue 6 years ago • 2 comments

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

lucasjinreal avatar Oct 25 '18 11:10 lucasjinreal

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

jundeli avatar Jul 11 '19 03:07 jundeli

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.

nqanh avatar Jul 11 '19 09:07 nqanh