You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.