Skip to content

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

Description

@jianghuxinyi

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions