diff --git a/test_tipc/configs/ppocr_det_mobile/model_linux_gpu_normal_normal_paddle2onnx_python_linux_cpu.txt b/test_tipc/configs/ppocr_det_mobile/model_linux_gpu_normal_normal_paddle2onnx_python_linux_cpu.txt index 2d1a59920af20472b2006e6fd70f60e3ba1844d7..160bcdbd88661c3d795eb2faf6b93965598c3e22 100644 --- a/test_tipc/configs/ppocr_det_mobile/model_linux_gpu_normal_normal_paddle2onnx_python_linux_cpu.txt +++ b/test_tipc/configs/ppocr_det_mobile/model_linux_gpu_normal_normal_paddle2onnx_python_linux_cpu.txt @@ -1,4 +1,6 @@ ===========================paddle2onnx_params=========================== +model_name:ocr_det_mobile +python:python3.7 2onnx: paddle2onnx --model_dir:./inference/ch_ppocr_mobile_v2.0_det_infer/ --model_filename:inference.pdmodel diff --git a/test_tipc/configs/ppocr_det_server/model_linux_gpu_normal_normal_paddle2onnx_python_linux_cpu.txt b/test_tipc/configs/ppocr_det_server/model_linux_gpu_normal_normal_paddle2onnx_python_linux_cpu.txt index 919736085bc9032debbae6cd432729995f224fe8..40fdc11241f3ac966ff01d4c51173f990cc594c5 100644 --- a/test_tipc/configs/ppocr_det_server/model_linux_gpu_normal_normal_paddle2onnx_python_linux_cpu.txt +++ b/test_tipc/configs/ppocr_det_server/model_linux_gpu_normal_normal_paddle2onnx_python_linux_cpu.txt @@ -1,4 +1,6 @@ ===========================paddle2onnx_params=========================== +model_name:ocr_det_server +python:python3.7 2onnx: paddle2onnx --model_dir:./inference/ch_ppocr_server_v2.0_det_infer/ --model_filename:inference.pdmodel diff --git a/test_tipc/configs/ppocr_rec_mobile/model_linux_gpu_normal_normal_paddle2onnx_python_linux_cpu.txt b/test_tipc/configs/ppocr_rec_mobile/model_linux_gpu_normal_normal_paddle2onnx_python_linux_cpu.txt index 69bd018623ec323ac979729447e0b2f96643c4c0..f29b303879f555eaa9a392633aed6e0095f05cfb 100644 --- a/test_tipc/configs/ppocr_rec_mobile/model_linux_gpu_normal_normal_paddle2onnx_python_linux_cpu.txt +++ b/test_tipc/configs/ppocr_rec_mobile/model_linux_gpu_normal_normal_paddle2onnx_python_linux_cpu.txt @@ -1,4 +1,6 @@ ===========================paddle2onnx_params=========================== +model_name:ocr_rec_mobile +python:python3.7 2onnx: paddle2onnx --model_dir:./inference/ch_ppocr_mobile_v2.0_rec_infer/ --model_filename:inference.pdmodel diff --git a/test_tipc/configs/ppocr_rec_server/model_linux_gpu_normal_normal_paddle2onnx_python_linux_cpu.txt b/test_tipc/configs/ppocr_rec_server/model_linux_gpu_normal_normal_paddle2onnx_python_linux_cpu.txt index 16411aca520bf2e62775871da19eaa6b91602770..05542332e94eab38d8a433a727e04bf0be15f423 100644 --- a/test_tipc/configs/ppocr_rec_server/model_linux_gpu_normal_normal_paddle2onnx_python_linux_cpu.txt +++ b/test_tipc/configs/ppocr_rec_server/model_linux_gpu_normal_normal_paddle2onnx_python_linux_cpu.txt @@ -1,4 +1,6 @@ ===========================paddle2onnx_params=========================== +model_name:ocr_rec_server +python:python3.7 2onnx: paddle2onnx --model_dir:./inference/ch_ppocr_server_v2.0_rec_infer/ --model_filename:inference.pdmodel