caffe2
caffe2 copied to clipboard
new instance caffe2::Predictor get struct
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 ?
Same issue.