From bf29c043558b6ead103826ff097b41db5bc8f773 Mon Sep 17 00:00:00 2001 From: LDOUBLEV Date: Fri, 19 Nov 2021 11:20:54 +0800 Subject: [PATCH] fuck rename --- test_tipc/docs/test_train_inference_python.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test_tipc/docs/test_train_inference_python.md b/test_tipc/docs/test_train_inference_python.md index 073f353f..fa969cbe 100644 --- a/test_tipc/docs/test_train_inference_python.md +++ b/test_tipc/docs/test_train_inference_python.md @@ -91,7 +91,7 @@ bash test_tipc/test_train_inference_python.sh ./test_tipc/configs/ch_ppocr_mobil - 模式5:klquant_whole_infer,测试离线量化; ```shell -bash test_tipc/prepare.sh ./test_tipc/configs/ch_ppocr_mobile_v2.0_det_KL/infer_python.txt 'klquant_whole_infer' +bash test_tipc/prepare.sh ./test_tipc/configs/ch_ppocr_mobile_v2.0_det_KL/model_linux_gpu_normal_normal_infer_python_linux_gpu_cpu.txt 'klquant_whole_infer' bash test_tipc/test_train_inference_python.sh ./test_tipc/configs/ch_ppocr_mobile_v2.0_det_KL/model_linux_gpu_normal_normal_infer_python_linux_gpu_cpu.txt 'klquant_whole_infer' ``` -- GitLab