facebookarchive / tutorials

Caffe2 Tutorials
Apache License 2.0
124 stars 60 forks source link

new caffe2::Predictor crash #15

Closed cswwp closed 5 years ago

cswwp commented 5 years ago

I have converted shufflenet from pytorch to caffe pb model, and i test it on pc is ok, but it crash when use new caffe2::Predictor crash run on the mobile, anyone help me ?

orionr commented 5 years ago

Hi @cswwp - can you get more details on the crash itself? Does it say anything about operator not available or something? Also, maybe verify that you can run https://github.com/caffe2/AICamera first

orionr commented 5 years ago

Ah - just saw that you opened an issue over there. Closing this.