Closed hcsearch closed 6 years ago
Here's a tutorial on mobile integration of Caffe2: https://caffe2.ai/docs/mobile-integration.html The tutorial is focused on Android, but Caffe2 is cross-platform, and the same code snippets should work on iOS as well.
I compiled QNNPACK iOS library, now I want to run on iOS with the caffe2 model.but I don't know how to use it.do you have some sample on iOS or some tutorial?