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
{{ message }}
This repository was archived by the owner on Oct 16, 2019. It is now read-only.
Hello,
Thanks to your project, I could successfully test Caffe2 models using Android CPU.
Now I am trying to test the same model on Android GPU,
But I couldn't find any sample code or documents that explains how to.
In Caffe2 official site, they said Caffe2 is optimized for ARM GPUs. (https://caffe2.ai/blog/2018/02/23/Caffe2_Now_Optimized_for_ARM_Mobile_GPUs.html)
Thank you in advance.