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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error in training : acl_inner_product_layer

anwesha94 opened this issue · comments

Hi, Can anyone tell me what is the meaning of this error which I got while training on a net I am trying to implement:
F1221 15:27:24.371614 21108 acl_inner_product_layer.hpp:45] Not Implemented Yet
Thank you.

Yes, it's not implemented training. ARM Compute Library is just for inference not for training.