Beom Seok Jo

Results 1 issues of Beom Seok Jo

I've tried to use GLPredictor in AICamera demo. I injected this code. ``` #include static caffe2::GLPredictor *_glPredictor; ... _glPredictor = new caffe2::GLPredictor(_initNet, _predictNet); ``` But this error happened. > Error:(64)...

bug
mobile