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

Problems about cudnn_batch_norm_layer.cu #9

Open
chenliqiong opened this issue Nov 13, 2019 · 0 comments
Open

Problems about cudnn_batch_norm_layer.cu #9

chenliqiong opened this issue Nov 13, 2019 · 0 comments

Comments

@chenliqiong
Copy link

~/code/SKNet/caffe$ make all
NVCC src/caffe/layers/cudnn_batch_norm_layer.cu
src/caffe/layers/cudnn_batch_norm_layer.cu(29): error: class "caffe::Caffe" has no member "cudnn_handle"

src/caffe/layers/cudnn_batch_norm_layer.cu(46): error: class "caffe::Caffe" has no member "cudnn_handle"

src/caffe/layers/cudnn_batch_norm_layer.cu(106): error: class "caffe::Caffe" has no member "cudnn_handle"

3 errors detected in the compilation of "/tmp/tmpxft_00001f9f_00000000-11_cudnn_batch_norm_layer.compute_61.cpp1.ii".
make: *** [.build_release/cuda/src/caffe/layers/cudnn_batch_norm_layer.o] Error 1

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

1 participant