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

‘DiagonalAffineMap’ does not name a type virtual inline DiagonalAffineMap<Dtype> coord_map() #8

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

Comments

@chenliqiong
Copy link

Hi,implus!

When I make caffe, I ran into the problem as follows:

make all
PROTOC src/caffe/proto/caffe.proto
CXX .build_release/src/caffe/proto/caffe.pb.cc
CXX src/caffe/layer_factory.cpp
CXX src/caffe/solvers/nesterov_solver.cpp
...
CXX src/caffe/layers/reduction_layer.cpp
CXX src/caffe/layers/inner_product_layer.cpp
CXX src/caffe/layers/cudnn_batch_norm_layer.cpp
In file included from src/caffe/layers/cudnn_batch_norm_layer.cpp:10:0:
./include/caffe/layers/cudnn_batch_norm_layer.hpp:34:18: error: ‘DiagonalAffineMap’ does not name a type
virtual inline DiagonalAffineMap coord_map() {
^
make: *** [.build_release/src/caffe/layers/cudnn_batch_norm_layer.o] Error 1

Would you mind uploading your caffe package?

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