OAID / Caffe-HRT

Heterogeneous Run Time version of Caffe. Added heterogeneous capabilities to the Caffe, uses heterogeneous computing infrastructure framework to speed up Deep Learning on Arm-based heterogeneous embedded platform. It also retains all the features of the original Caffe architecture which users deploy their applications seamlessly.
Other
270 stars 101 forks source link

no matching function for call to ‘arm_compute::NEFullyConnectedLayer::configure(arm_compute::ITensor*, arm_compute::ITensor*, arm_compute::ITensor*, arm_compute::ITensor*, const bool&) #49

Open jianghuxinyi opened 5 years ago

jianghuxinyi commented 5 years ago

when I make the Caffe-HRT,the following error occurred,Could you tell me how I can solve it?,Does this project support intel x86? thanks image g 96 k s4vi 30 5drdvkm

Your system configuration

Operating system:Ubuntu 18.04 Cpu: intel x86

MILOTIDE commented 5 years ago

I met the same error as it, is there anybody know how to solve it?Thanks.

kdwayne commented 5 years ago

Same error on armv8

OS: Linux linaro-alip 4.4.154-59-rockchip-g5e70f14 #4 SMP aarch64 GNU/Linux

I changed to ARM Compute Library v17.12 First I used also the latest release which doesn't work