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

.build_release/lib/libcaffe.so:对‘arm_compute::NEDepthConcatenate::configure(std::vector<arm_compute::ITensor*, std::allocator<arm_compute::ITensor*> >, arm_compute::ITensor*)’未定义的引用 #50

Open
jianghuxinyi opened this issue Dec 26, 2018 · 0 comments

Comments

@jianghuxinyi
Copy link

When I make Caffe-HRT,I encountered the following problems, How can I solve it?
......
.build_release/lib/libcaffe.so:对‘arm_compute::NEPoolingLayer::configure(arm_compute::ITensor*, arm_compute::ITensor*, arm_compute::PoolingLayerInfo const&)’未定义的引用
.build_release/lib/libcaffe.so:对‘arm_compute::NEConvolutionLayer::configure(arm_compute::ITensor const*, arm_compute::ITensor const*, arm_compute::ITensor const*, arm_compute::ITensor*, arm_compute::PadStrideInfo const&, arm_compute::WeightsInfo const&)’未定义的引用
.build_release/lib/libcaffe.so:对‘arm_compute::NESoftmaxLayer::NESoftmaxLayer(std::shared_ptr<arm_compute::IMemoryManager>)’未定义的引用
.build_release/lib/libcaffe.so:对‘arm_compute::NEDepthConcatenate::configure(std::vector<arm_compute::ITensor*, std::allocator<arm_compute::ITensor*> >, arm_compute::ITensor*)’未定义的引用
collect2: error: ld returned 1 exit status
Makefile:679: recipe for target '.build_release/tools/caffe.bin' failed
make: *** [.build_release/tools/caffe.bin] 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