caffe2 icon indicating copy to clipboard operation
caffe2 copied to clipboard

new instance caffe2::Predictor get struct

Open cswwp opened this issue 6 years ago • 1 comments

I'm run AICamera demo, and i change pb model with shufflenet pb model, which had tested on caffe2 python. however when i run shufflenet pb model in AIcamera android app it always gets stuck in _predictor = new caffe2::Predictor(_initNet, _predictNet); anyone help me ?

cswwp avatar Nov 06 '18 10:11 cswwp

Same issue.

RuABraun avatar Nov 10 '18 16:11 RuABraun