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.
I tried to compile Caffe-HRT on RK3399 and set Caffe::set_mode(Caffe::GPU), but I feel that caffe can't run. If I use Caffe::set_mode(Caffe::CPU), it works.
I tried to compile Caffe-HRT on RK3399 and set Caffe::set_mode(Caffe::GPU), but I feel that caffe can't run. If I use Caffe::set_mode(Caffe::CPU), it works.