ml-suite
ml-suite copied to clipboard
-w /wrk/acceleration/MLsuite
ml-suite/examples/compile/xfdnn_compiler_caffe_resnet.sh Ln 29,38
-w /wrk/acceleration/MLsuite/master/models/caffe/resnet/int8/resnet50_without_bn.caffemodel
it should be
-w $MLSUITE_ROOT/models/caffe/resnet/fp32/resnet50_without_bn.caffemodel \
Thanks!
We will fix this internally, and push out the fix in the next release.