"...composable_kernel_onnx.git" did not exist on "0c83df668fbfeabd580ad2f9c181551de566539b"
Commit 66af1243 authored by LDOUBLEV's avatar LDOUBLEV
Browse files

fix infer

parent c40de77c
...@@ -34,9 +34,9 @@ distill_export:null ...@@ -34,9 +34,9 @@ distill_export:null
export1:null export1:null
export2:null export2:null
## ##
infer_model:./inference/ch_ppocr_mobile_v2.0_det_train/best_accuracy|./inference/ch_mobile_det_quant_dev_lr/inference/ infer_model:./inference/ch_ppocr_mobile_v2.0_det_infer/
infer_export:tools/export_model.py -c configs/det/det_mv3_db.yml -o |null infer_export:null
infer_quant:False|True infer_quant:False
inference:tools/infer/predict_det.py inference:tools/infer/predict_det.py
--use_gpu:True|False --use_gpu:True|False
--enable_mkldnn:True|False --enable_mkldnn:True|False
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment