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

Can we compile CaffeOnACL without opencl?

dongxiao92 opened this issue · comments

I'd like to use CaffeOnACL only on CPU without considering OpenCL,
Is there any way to compile CaffeOnACL without opencl?
Thanks.

I have solved this.So close it.