diff --git a/test_tipc/configs/cascade_rcnn/cascade_mask_rcnn_r50_fpn_1x_coco_train_infer_python.txt b/test_tipc/configs/cascade_rcnn/cascade_mask_rcnn_r50_fpn_1x_coco_train_infer_python.txt index 15060e503517e4d7651fd69e4a650629ce97ace0..f57a90113222cfd0cd32d1198be3cf5e2d40c729 100644 --- a/test_tipc/configs/cascade_rcnn/cascade_mask_rcnn_r50_fpn_1x_coco_train_infer_python.txt +++ b/test_tipc/configs/cascade_rcnn/cascade_mask_rcnn_r50_fpn_1x_coco_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False --trt_max_shape:1600 ===========================infer_benchmark_params=========================== numpy_infer_input:3x800x1344.npy \ No newline at end of file diff --git a/test_tipc/configs/cascade_rcnn/cascade_mask_rcnn_r50_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/cascade_rcnn/cascade_mask_rcnn_r50_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index d1c3cdb28f00b228920493bb28cce5b4eb03cd79..e9bc4e640da9e4576ffae9b3751f8164eb91d279 100644 --- a/test_tipc/configs/cascade_rcnn/cascade_mask_rcnn_r50_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/cascade_rcnn/cascade_mask_rcnn_r50_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/cascade_rcnn/cascade_mask_rcnn_r50_vd_fpn_ssld_1x_coco_train_infer_python.txt b/test_tipc/configs/cascade_rcnn/cascade_mask_rcnn_r50_vd_fpn_ssld_1x_coco_train_infer_python.txt index acd89de7bd9838921c4432202c2c58ad4d5703d1..6f01b802df3a1fa3d82da6ae22483520248bb4a6 100644 --- a/test_tipc/configs/cascade_rcnn/cascade_mask_rcnn_r50_vd_fpn_ssld_1x_coco_train_infer_python.txt +++ b/test_tipc/configs/cascade_rcnn/cascade_mask_rcnn_r50_vd_fpn_ssld_1x_coco_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False --trt_max_shape:1600 ===========================infer_benchmark_params=========================== numpy_infer_input:3x800x1344.npy \ No newline at end of file diff --git a/test_tipc/configs/cascade_rcnn/cascade_mask_rcnn_r50_vd_fpn_ssld_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/cascade_rcnn/cascade_mask_rcnn_r50_vd_fpn_ssld_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index d6a20c1b0fd019437c9625f75e406ca91d01a14b..446bcd0b1dcf56e156a7ae3f980476f3bc96e7a4 100644 --- a/test_tipc/configs/cascade_rcnn/cascade_mask_rcnn_r50_vd_fpn_ssld_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/cascade_rcnn/cascade_mask_rcnn_r50_vd_fpn_ssld_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/cascade_rcnn/cascade_rcnn_r50_fpn_1x_coco_train_infer_python.txt b/test_tipc/configs/cascade_rcnn/cascade_rcnn_r50_fpn_1x_coco_train_infer_python.txt index c92e7053ac57dc832c05b03ed2829f76d768f811..31e743e1003bfdea00178cef56517504e45b510b 100644 --- a/test_tipc/configs/cascade_rcnn/cascade_rcnn_r50_fpn_1x_coco_train_infer_python.txt +++ b/test_tipc/configs/cascade_rcnn/cascade_rcnn_r50_fpn_1x_coco_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False --trt_max_shape:1600 ===========================infer_benchmark_params=========================== numpy_infer_input:3x800x1344.npy \ No newline at end of file diff --git a/test_tipc/configs/cascade_rcnn/cascade_rcnn_r50_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/cascade_rcnn/cascade_rcnn_r50_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index 90d2dbc78698c658023e7e6732e8306571a7c27c..4ce15810e0099195815525fba7eb2d5805500161 100644 --- a/test_tipc/configs/cascade_rcnn/cascade_rcnn_r50_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/cascade_rcnn/cascade_rcnn_r50_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/cascade_rcnn/cascade_rcnn_r50_vd_fpn_ssld_1x_coco_train_infer_python.txt b/test_tipc/configs/cascade_rcnn/cascade_rcnn_r50_vd_fpn_ssld_1x_coco_train_infer_python.txt index 1bd0eed60ce81962ea32305b0e5fcd214e85ae42..f03e22b5d8719cb1e2a91a16e65954addda3c93d 100644 --- a/test_tipc/configs/cascade_rcnn/cascade_rcnn_r50_vd_fpn_ssld_1x_coco_train_infer_python.txt +++ b/test_tipc/configs/cascade_rcnn/cascade_rcnn_r50_vd_fpn_ssld_1x_coco_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False --trt_max_shape:1600 ===========================infer_benchmark_params=========================== numpy_infer_input:3x800x1344.npy \ No newline at end of file diff --git a/test_tipc/configs/cascade_rcnn/cascade_rcnn_r50_vd_fpn_ssld_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/cascade_rcnn/cascade_rcnn_r50_vd_fpn_ssld_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index 1e1e7a6b5898f61e045bd4c2a0fa350250c00432..c9c013025d7312303e94a57209efecace3c65087 100644 --- a/test_tipc/configs/cascade_rcnn/cascade_rcnn_r50_vd_fpn_ssld_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/cascade_rcnn/cascade_rcnn_r50_vd_fpn_ssld_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/deformable_detr/deformable_detr_r50_1x_coco_train_infer_python.txt b/test_tipc/configs/deformable_detr/deformable_detr_r50_1x_coco_train_infer_python.txt index d6b823111e343cb7e56c0885f43054eb39652283..3bdfd193aae3fd7c861292b2261e95303a2aae87 100644 --- a/test_tipc/configs/deformable_detr/deformable_detr_r50_1x_coco_train_infer_python.txt +++ b/test_tipc/configs/deformable_detr/deformable_detr_r50_1x_coco_train_infer_python.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/deformable_detr/deformable_detr_r50_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/deformable_detr/deformable_detr_r50_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index a978fdf61e03110ffc4932fa3f6447b2f06072a7..7ac82f945d5b39a8ebbb6e201fd21a8233fa4b94 100644 --- a/test_tipc/configs/deformable_detr/deformable_detr_r50_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/deformable_detr/deformable_detr_r50_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/detr/detr_r50_1x_coco_train_infer_python.txt b/test_tipc/configs/detr/detr_r50_1x_coco_train_infer_python.txt index d219b5c6c7dccb3eb93aaf6ebfa723bd3df2bc2c..c2d1e1a2aa7e583be07457b7224c025529ad844e 100644 --- a/test_tipc/configs/detr/detr_r50_1x_coco_train_infer_python.txt +++ b/test_tipc/configs/detr/detr_r50_1x_coco_train_infer_python.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/detr/detr_r50_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/detr/detr_r50_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index b41c305804e169a7d8d66a1555bb0a6c6826a71a..4b49de9da047810de28bcf3c64374ee0f2ea480b 100644 --- a/test_tipc/configs/detr/detr_r50_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/detr/detr_r50_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/dota/s2anet_1x_spine_train_infer_python.txt b/test_tipc/configs/dota/s2anet_1x_spine_train_infer_python.txt index 5063f9c70e3ee835bab669bb41a3abc4d13bc88b..12d44e460182a531351a667e94e685ce6278cd42 100644 --- a/test_tipc/configs/dota/s2anet_1x_spine_train_infer_python.txt +++ b/test_tipc/configs/dota/s2anet_1x_spine_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/spine_coco/test/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False null:null ===========================infer_benchmark_params=========================== numpy_infer_input:3x1024x1024.npy \ No newline at end of file diff --git a/test_tipc/configs/dota/s2anet_1x_spine_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/dota/s2anet_1x_spine_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index d194ccb11092f222b3283283d2320deb5dfad33d..287c53afa96d0de164331705c5044e29be17c0d7 100644 --- a/test_tipc/configs/dota/s2anet_1x_spine_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/dota/s2anet_1x_spine_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/dota/s2anet_alignconv_2x_spine_train_infer_python.txt b/test_tipc/configs/dota/s2anet_alignconv_2x_spine_train_infer_python.txt index 358fff4b7e69335306d9936ff47e01a02409450b..205a4ac7ffaaba5196d4bd7877ac84e2a9605faf 100644 --- a/test_tipc/configs/dota/s2anet_alignconv_2x_spine_train_infer_python.txt +++ b/test_tipc/configs/dota/s2anet_alignconv_2x_spine_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/spine_coco/test/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False null:null ===========================infer_benchmark_params=========================== numpy_infer_input:3x1024x1024.npy \ No newline at end of file diff --git a/test_tipc/configs/dota/s2anet_alignconv_2x_spine_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/dota/s2anet_alignconv_2x_spine_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index e8af9892fc954b879e3eb908e0bfe4fdb9782b93..00475ef3e8867cdb95f0423ec72f562542af3a9d 100644 --- a/test_tipc/configs/dota/s2anet_alignconv_2x_spine_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/dota/s2anet_alignconv_2x_spine_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/spine_coco/test/ --save_log_path:null diff --git a/test_tipc/configs/dota/s2anet_conv_2x_spine_train_infer_python.txt b/test_tipc/configs/dota/s2anet_conv_2x_spine_train_infer_python.txt index e09900c5e2fdd6891a964661d56647b42cf0c6b5..0db46226e54603f504b0be011a5ea555de9e58be 100644 --- a/test_tipc/configs/dota/s2anet_conv_2x_spine_train_infer_python.txt +++ b/test_tipc/configs/dota/s2anet_conv_2x_spine_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/spine_coco/test/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False null:null ===========================infer_benchmark_params=========================== numpy_infer_input:3x1024x1024.npy \ No newline at end of file diff --git a/test_tipc/configs/dota/s2anet_conv_2x_spine_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/dota/s2anet_conv_2x_spine_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index 49f73698d5d1afcc9540cfe7dd1c814737371b00..8f2d0992d39e2ecbd8a948bdc3dffe0786a20da4 100644 --- a/test_tipc/configs/dota/s2anet_conv_2x_spine_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/dota/s2anet_conv_2x_spine_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/spine_coco/test/ --save_log_path:null diff --git a/test_tipc/configs/face_detection/blazeface_1000e_train_infer_python.txt b/test_tipc/configs/face_detection/blazeface_1000e_train_infer_python.txt index ac093b31b71ae17757924cfb8ef8a0adbb6a5b99..79884cc3a1bb5392254299e4dad015ea4e4196e8 100644 --- a/test_tipc/configs/face_detection/blazeface_1000e_train_infer_python.txt +++ b/test_tipc/configs/face_detection/blazeface_1000e_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/wider_face/WIDER_val/images/0--Parade/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False null:null ===========================infer_benchmark_params=========================== numpy_infer_input:3x800x1344.npy \ No newline at end of file diff --git a/test_tipc/configs/face_detection/blazeface_1000e_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/face_detection/blazeface_1000e_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index a6025b438f75d6b7c8d399140a3d50c9c696e46a..a4d45d52e7933f7d0ccbda06872ac5d9d9b0af7c 100644 --- a/test_tipc/configs/face_detection/blazeface_1000e_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/face_detection/blazeface_1000e_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/wider_face/WIDER_val/images/0--Parade/ --save_log_path:null diff --git a/test_tipc/configs/face_detection/blazeface_fpn_ssh_1000e_train_infer_python.txt b/test_tipc/configs/face_detection/blazeface_fpn_ssh_1000e_train_infer_python.txt index 0d7bdfdf121abbb7e9b787c8441b5337661e5364..c37802c29bae19d33a02af3a8cbc70cc2c8ced4a 100644 --- a/test_tipc/configs/face_detection/blazeface_fpn_ssh_1000e_train_infer_python.txt +++ b/test_tipc/configs/face_detection/blazeface_fpn_ssh_1000e_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/wider_face/WIDER_val/images/0--Parade/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False null:null ===========================infer_benchmark_params=========================== numpy_infer_input:3x800x1344.npy \ No newline at end of file diff --git a/test_tipc/configs/face_detection/blazeface_fpn_ssh_1000e_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/face_detection/blazeface_fpn_ssh_1000e_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index f3a19c632b80d9c8c8afe36de164a88361ae0253..c654b6de5254dd0c10c9ab658971364a442c8790 100644 --- a/test_tipc/configs/face_detection/blazeface_fpn_ssh_1000e_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/face_detection/blazeface_fpn_ssh_1000e_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/wider_face/WIDER_val/images/0--Parade/ --save_log_path:null diff --git a/test_tipc/configs/faster_rcnn/faster_rcnn_r101_1x_coco_train_infer_python.txt b/test_tipc/configs/faster_rcnn/faster_rcnn_r101_1x_coco_train_infer_python.txt index c9434b9cdf457ae4b38264759d7f0d2e06f34ea2..3603bcb1739efd5dcb7422ad2e911b6e7a1aef6c 100644 --- a/test_tipc/configs/faster_rcnn/faster_rcnn_r101_1x_coco_train_infer_python.txt +++ b/test_tipc/configs/faster_rcnn/faster_rcnn_r101_1x_coco_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False --trt_max_shape:1600 ===========================infer_benchmark_params=========================== numpy_infer_input:3x800x1344.npy \ No newline at end of file diff --git a/test_tipc/configs/faster_rcnn/faster_rcnn_r101_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/faster_rcnn/faster_rcnn_r101_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index 08e62e7d20b2420cb072be52ed2045b1dee471ab..4d824f157ff34268da1858aed4413790f3d88e71 100644 --- a/test_tipc/configs/faster_rcnn/faster_rcnn_r101_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/faster_rcnn/faster_rcnn_r101_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/faster_rcnn/faster_rcnn_r101_fpn_1x_coco_train_infer_python.txt b/test_tipc/configs/faster_rcnn/faster_rcnn_r101_fpn_1x_coco_train_infer_python.txt index da3523a1f424e5392532bcf14ecd6266a4835cfc..67eb865842875666ee5171aff798c057644285ba 100644 --- a/test_tipc/configs/faster_rcnn/faster_rcnn_r101_fpn_1x_coco_train_infer_python.txt +++ b/test_tipc/configs/faster_rcnn/faster_rcnn_r101_fpn_1x_coco_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False --trt_max_shape:1600 ===========================infer_benchmark_params=========================== numpy_infer_input:3x800x1344.npy \ No newline at end of file diff --git a/test_tipc/configs/faster_rcnn/faster_rcnn_r101_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/faster_rcnn/faster_rcnn_r101_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index 3f65f2705f8aa2ed7a6f4cedada081d8e6ea198e..56406cc53a4dc60e84386dc48345da85fcc11c36 100644 --- a/test_tipc/configs/faster_rcnn/faster_rcnn_r101_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/faster_rcnn/faster_rcnn_r101_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/faster_rcnn/faster_rcnn_r101_vd_fpn_1x_coco_train_infer_python.txt b/test_tipc/configs/faster_rcnn/faster_rcnn_r101_vd_fpn_1x_coco_train_infer_python.txt index 35a4bfd7df04b18782667e824d8a8cbabe277d57..4cf24f2abac1a1e603c23dd48e488ede22fbc2cf 100644 --- a/test_tipc/configs/faster_rcnn/faster_rcnn_r101_vd_fpn_1x_coco_train_infer_python.txt +++ b/test_tipc/configs/faster_rcnn/faster_rcnn_r101_vd_fpn_1x_coco_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False --trt_max_shape:1600 ===========================infer_benchmark_params=========================== numpy_infer_input:3x800x1344.npy \ No newline at end of file diff --git a/test_tipc/configs/faster_rcnn/faster_rcnn_r101_vd_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/faster_rcnn/faster_rcnn_r101_vd_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index 5a69a745637a6821186d4e47f90e6ed0dd6753a8..6423f3afc7f8b1d4685c46931460ab785e433526 100644 --- a/test_tipc/configs/faster_rcnn/faster_rcnn_r101_vd_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/faster_rcnn/faster_rcnn_r101_vd_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/faster_rcnn/faster_rcnn_r34_fpn_1x_coco_train_infer_python.txt b/test_tipc/configs/faster_rcnn/faster_rcnn_r34_fpn_1x_coco_train_infer_python.txt index 49587c5bc7f7d8e119716553c8a85bccbee69081..7ab0600b67a753d24e3a59ba60ed8d38d4d1643a 100644 --- a/test_tipc/configs/faster_rcnn/faster_rcnn_r34_fpn_1x_coco_train_infer_python.txt +++ b/test_tipc/configs/faster_rcnn/faster_rcnn_r34_fpn_1x_coco_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False --trt_max_shape:1600 ===========================infer_benchmark_params=========================== numpy_infer_input:3x800x1344.npy \ No newline at end of file diff --git a/test_tipc/configs/faster_rcnn/faster_rcnn_r34_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/faster_rcnn/faster_rcnn_r34_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index 2bfe1fb7077df0d6305daf4e60be858d6d718b35..fcc33579b31fc36d48f1e286a41f291f8ce6f66e 100644 --- a/test_tipc/configs/faster_rcnn/faster_rcnn_r34_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/faster_rcnn/faster_rcnn_r34_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/faster_rcnn/faster_rcnn_r34_vd_fpn_1x_coco_train_infer_python.txt b/test_tipc/configs/faster_rcnn/faster_rcnn_r34_vd_fpn_1x_coco_train_infer_python.txt index cc9c72a76ea275b8634e73e6bb3af1d6c0c2012d..ef14eb489a2190480141c5500c422f9476ffff9c 100644 --- a/test_tipc/configs/faster_rcnn/faster_rcnn_r34_vd_fpn_1x_coco_train_infer_python.txt +++ b/test_tipc/configs/faster_rcnn/faster_rcnn_r34_vd_fpn_1x_coco_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False --trt_max_shape:1600 ===========================infer_benchmark_params=========================== numpy_infer_input:3x800x1344.npy \ No newline at end of file diff --git a/test_tipc/configs/faster_rcnn/faster_rcnn_r34_vd_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/faster_rcnn/faster_rcnn_r34_vd_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index 8fa7fc1244d298c5dd1217dd44c566eedc1b1ff9..57a10cb8647cd6e8452a68cec6ddf00fcc7ac511 100644 --- a/test_tipc/configs/faster_rcnn/faster_rcnn_r34_vd_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/faster_rcnn/faster_rcnn_r34_vd_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/faster_rcnn/faster_rcnn_r50_1x_coco_train_infer_python.txt b/test_tipc/configs/faster_rcnn/faster_rcnn_r50_1x_coco_train_infer_python.txt index a2f701da4eb9c9e574e64ecc0f470b2d2bf9e832..f71de978486b8c1eb4265f952756eee05a7985d9 100644 --- a/test_tipc/configs/faster_rcnn/faster_rcnn_r50_1x_coco_train_infer_python.txt +++ b/test_tipc/configs/faster_rcnn/faster_rcnn_r50_1x_coco_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False --trt_max_shape:1600 ===========================infer_benchmark_params=========================== numpy_infer_input:3x800x1344.npy \ No newline at end of file diff --git a/test_tipc/configs/faster_rcnn/faster_rcnn_r50_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/faster_rcnn/faster_rcnn_r50_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index 1c84794289a3bd02ae5b0f9ad1a7a8c7ffefa3fc..5ce75c465bc5f05c15c661949c466d21fdde99a0 100644 --- a/test_tipc/configs/faster_rcnn/faster_rcnn_r50_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/faster_rcnn/faster_rcnn_r50_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/faster_rcnn/faster_rcnn_r50_fpn_1x_coco_train_infer_python.txt b/test_tipc/configs/faster_rcnn/faster_rcnn_r50_fpn_1x_coco_train_infer_python.txt index bb176533824922ee9865e73539509700e3dc4dd9..360498e7489b1e565329494d8777c8e131f3055f 100644 --- a/test_tipc/configs/faster_rcnn/faster_rcnn_r50_fpn_1x_coco_train_infer_python.txt +++ b/test_tipc/configs/faster_rcnn/faster_rcnn_r50_fpn_1x_coco_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False --trt_max_shape:1600 ===========================train_benchmark_params========================== batch_size:2|8 diff --git a/test_tipc/configs/faster_rcnn/faster_rcnn_r50_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/faster_rcnn/faster_rcnn_r50_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index 6b5c0208f87fa92094a220afb65d72921f8726a6..d886e94af321cf383689f59bbbfd000b5117e66f 100644 --- a/test_tipc/configs/faster_rcnn/faster_rcnn_r50_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/faster_rcnn/faster_rcnn_r50_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/faster_rcnn/faster_rcnn_r50_vd_1x_coco_train_infer_python.txt b/test_tipc/configs/faster_rcnn/faster_rcnn_r50_vd_1x_coco_train_infer_python.txt index 758a94cdab20b69e281a6f26c0fcc0f80465b28e..e1340f3de9b14635abbd4459c552933f57e80310 100644 --- a/test_tipc/configs/faster_rcnn/faster_rcnn_r50_vd_1x_coco_train_infer_python.txt +++ b/test_tipc/configs/faster_rcnn/faster_rcnn_r50_vd_1x_coco_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False --trt_max_shape:1600 ===========================infer_benchmark_params=========================== numpy_infer_input:3x800x1344.npy \ No newline at end of file diff --git a/test_tipc/configs/faster_rcnn/faster_rcnn_r50_vd_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/faster_rcnn/faster_rcnn_r50_vd_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index 5f58b80cf713fd47ba27468b6d2bfab93f695973..4c6cc960c28d77213869e7ca0b980a4d9a87aabc 100644 --- a/test_tipc/configs/faster_rcnn/faster_rcnn_r50_vd_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/faster_rcnn/faster_rcnn_r50_vd_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/faster_rcnn/faster_rcnn_r50_vd_fpn_1x_coco_train_infer_python.txt b/test_tipc/configs/faster_rcnn/faster_rcnn_r50_vd_fpn_1x_coco_train_infer_python.txt index de865f501ec352345e61852d4f16d9488a23590d..388e1a29ec0692afcae7ea306cccb69e9f38686d 100644 --- a/test_tipc/configs/faster_rcnn/faster_rcnn_r50_vd_fpn_1x_coco_train_infer_python.txt +++ b/test_tipc/configs/faster_rcnn/faster_rcnn_r50_vd_fpn_1x_coco_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False --trt_max_shape:1600 ===========================infer_benchmark_params=========================== numpy_infer_input:3x800x1344.npy \ No newline at end of file diff --git a/test_tipc/configs/faster_rcnn/faster_rcnn_r50_vd_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/faster_rcnn/faster_rcnn_r50_vd_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index 26603cc07699aa5874f4da198ac15072bb6dfae7..a8ca7c6103f5da650123e589288001ae587888cf 100644 --- a/test_tipc/configs/faster_rcnn/faster_rcnn_r50_vd_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/faster_rcnn/faster_rcnn_r50_vd_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/faster_rcnn/faster_rcnn_swin_tiny_fpn_1x_coco_train_infer_python.txt b/test_tipc/configs/faster_rcnn/faster_rcnn_swin_tiny_fpn_1x_coco_train_infer_python.txt index 207c95b35d95842b957648028216b31dd482fe2b..07f799c0b1819459e708e574fd12ab13c8398eec 100644 --- a/test_tipc/configs/faster_rcnn/faster_rcnn_swin_tiny_fpn_1x_coco_train_infer_python.txt +++ b/test_tipc/configs/faster_rcnn/faster_rcnn_swin_tiny_fpn_1x_coco_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False --trt_max_shape:1600 ===========================infer_benchmark_params=========================== numpy_infer_input:3x800x1344.npy \ No newline at end of file diff --git a/test_tipc/configs/faster_rcnn/faster_rcnn_swin_tiny_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/faster_rcnn/faster_rcnn_swin_tiny_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index 72015a33e0ef03171993b15332de4ab545f7d15b..ef1a06f00b7e8a819d77115ee1f16001380ed907 100644 --- a/test_tipc/configs/faster_rcnn/faster_rcnn_swin_tiny_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/faster_rcnn/faster_rcnn_swin_tiny_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/faster_rcnn/faster_rcnn_x101_vd_64x4d_fpn_1x_coco_train_infer_python.txt b/test_tipc/configs/faster_rcnn/faster_rcnn_x101_vd_64x4d_fpn_1x_coco_train_infer_python.txt index 297cbfe0985bf59249dd67b4c135a326a17c323a..7784ca3ce8d95c98286cd392becb6e072b5ccac7 100644 --- a/test_tipc/configs/faster_rcnn/faster_rcnn_x101_vd_64x4d_fpn_1x_coco_train_infer_python.txt +++ b/test_tipc/configs/faster_rcnn/faster_rcnn_x101_vd_64x4d_fpn_1x_coco_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False --trt_max_shape:1600 ===========================infer_benchmark_params=========================== numpy_infer_input:3x800x1344.npy \ No newline at end of file diff --git a/test_tipc/configs/faster_rcnn/faster_rcnn_x101_vd_64x4d_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/faster_rcnn/faster_rcnn_x101_vd_64x4d_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index dc5f3ec0b8235060def90d2a62a2a743c1c48964..7cfcac208416a6ec729ebb2caa19446400e91394 100644 --- a/test_tipc/configs/faster_rcnn/faster_rcnn_x101_vd_64x4d_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/faster_rcnn/faster_rcnn_x101_vd_64x4d_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/fcos/fcos_dcn_r50_fpn_1x_coco_train_infer_python.txt b/test_tipc/configs/fcos/fcos_dcn_r50_fpn_1x_coco_train_infer_python.txt index 153db605a6c27164e44f2e0e95b6b0e8eaab4829..df75f698f2828b12ed8aecc15df7dbf0f1562b5d 100644 --- a/test_tipc/configs/fcos/fcos_dcn_r50_fpn_1x_coco_train_infer_python.txt +++ b/test_tipc/configs/fcos/fcos_dcn_r50_fpn_1x_coco_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False null:null ===========================infer_benchmark_params=========================== numpy_infer_input:3x800x1344_2.npy \ No newline at end of file diff --git a/test_tipc/configs/fcos/fcos_dcn_r50_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/fcos/fcos_dcn_r50_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index 04412d167bb291772bbf702d08b1ef340d70c9fa..2320b41f824bf975bef50e79024f64161632af79 100644 --- a/test_tipc/configs/fcos/fcos_dcn_r50_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/fcos/fcos_dcn_r50_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/fcos/fcos_r50_fpn_1x_coco_train_infer_python.txt b/test_tipc/configs/fcos/fcos_r50_fpn_1x_coco_train_infer_python.txt index 26bd9896f0225f295b65903badcc68fb99e9b9ad..4c4bb5cfe092fd5108362bedc9512e55c9609b3c 100644 --- a/test_tipc/configs/fcos/fcos_r50_fpn_1x_coco_train_infer_python.txt +++ b/test_tipc/configs/fcos/fcos_r50_fpn_1x_coco_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False --trt_max_shape:1600 ===========================train_benchmark_params========================== batch_size:2|8 diff --git a/test_tipc/configs/fcos/fcos_r50_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/fcos/fcos_r50_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index e00a05afd6967de5edefb75c191750769be267e3..420417f02e13ba1934f81608edddde815fd9ab20 100644 --- a/test_tipc/configs/fcos/fcos_r50_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/fcos/fcos_r50_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/gfl/gfl_r50_fpn_1x_coco_train_infer_python.txt b/test_tipc/configs/gfl/gfl_r50_fpn_1x_coco_train_infer_python.txt index f22cd4ad0bbd65ef30d11043ec03ad276f403721..5f4a0effbef3c88bcc45feb45ec2d3513acaa4ba 100644 --- a/test_tipc/configs/gfl/gfl_r50_fpn_1x_coco_train_infer_python.txt +++ b/test_tipc/configs/gfl/gfl_r50_fpn_1x_coco_train_infer_python.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/gfl/gfl_r50_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/gfl/gfl_r50_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index f4b9534e2405d553194429aba2ee72836d844dd8..d491ec0ca0f85746641fd142197a2eed7304cb93 100644 --- a/test_tipc/configs/gfl/gfl_r50_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/gfl/gfl_r50_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/keypoint/dark_hrnet_w32_256x192_train_infer_python.txt b/test_tipc/configs/keypoint/dark_hrnet_w32_256x192_train_infer_python.txt index 86b11d0ee1f596cc0874533c67324afeafa9d168..404d6468d8b697019c2f265a0ae270bce2b7614c 100644 --- a/test_tipc/configs/keypoint/dark_hrnet_w32_256x192_train_infer_python.txt +++ b/test_tipc/configs/keypoint/dark_hrnet_w32_256x192_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/keypoint_infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False null:null ===========================infer_benchmark_params=========================== random_infer_input:[{float32,[3,256,192]}] \ No newline at end of file diff --git a/test_tipc/configs/keypoint/dark_hrnet_w32_256x192_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/keypoint/dark_hrnet_w32_256x192_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index af0cf46c023624e965c7dca2f9d2242f076e086d..8b334240c1883d9b38184bfeb44a3056fd2d8e64 100644 --- a/test_tipc/configs/keypoint/dark_hrnet_w32_256x192_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/keypoint/dark_hrnet_w32_256x192_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/keypoint/dark_hrnet_w48_256x192_train_infer_python.txt b/test_tipc/configs/keypoint/dark_hrnet_w48_256x192_train_infer_python.txt index fcb70f9eb65385bc1e89749073189c0201af856c..e5a7362c3468b2a2b61095197c7c9ad42ae1ce5e 100644 --- a/test_tipc/configs/keypoint/dark_hrnet_w48_256x192_train_infer_python.txt +++ b/test_tipc/configs/keypoint/dark_hrnet_w48_256x192_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/keypoint_infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False null:null ===========================infer_benchmark_params=========================== random_infer_input:[{float32,[3,256,192]}] \ No newline at end of file diff --git a/test_tipc/configs/keypoint/dark_hrnet_w48_256x192_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/keypoint/dark_hrnet_w48_256x192_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index c00d0796a1ea4533a09c7bc7ff64cbe5a1b05902..b50aa8f9c832ca13b8c7302547d1beb106822c6f 100644 --- a/test_tipc/configs/keypoint/dark_hrnet_w48_256x192_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/keypoint/dark_hrnet_w48_256x192_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/keypoint/higherhrnet_hrnet_w32_512_train_infer_python.txt b/test_tipc/configs/keypoint/higherhrnet_hrnet_w32_512_train_infer_python.txt index f1d9ab2402a1b0b5850b5350aa03c3d90bb0ee57..4c5161046a539076ee1a6aa293557831c7d35b68 100644 --- a/test_tipc/configs/keypoint/higherhrnet_hrnet_w32_512_train_infer_python.txt +++ b/test_tipc/configs/keypoint/higherhrnet_hrnet_w32_512_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/keypoint_infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False --trt_max_shape:1600 ===========================train_benchmark_params========================== batch_size:20|24 diff --git a/test_tipc/configs/keypoint/higherhrnet_hrnet_w32_512_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/keypoint/higherhrnet_hrnet_w32_512_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index 00812c934b4fda1394032abd6cac44282bd42106..c3496b41d3bb54b122d2a056ef4d54927cf32844 100644 --- a/test_tipc/configs/keypoint/higherhrnet_hrnet_w32_512_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/keypoint/higherhrnet_hrnet_w32_512_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/keypoint/hrnet_w32_256x192_train_infer_python.txt b/test_tipc/configs/keypoint/hrnet_w32_256x192_train_infer_python.txt index 77b4b3f8572d11a387c26f4414ab0afce9bdade1..895a42f7872a0882be661a04a062a57fdec819ad 100644 --- a/test_tipc/configs/keypoint/hrnet_w32_256x192_train_infer_python.txt +++ b/test_tipc/configs/keypoint/hrnet_w32_256x192_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/keypoint_infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False null:null ===========================train_benchmark_params========================== batch_size:64|160 diff --git a/test_tipc/configs/keypoint/hrnet_w32_256x192_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/keypoint/hrnet_w32_256x192_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index dd8872f2ec451ed4b250283402531cbaad86be79..9f8aaf54fae2a77381747623c1fe03a4e41914e8 100644 --- a/test_tipc/configs/keypoint/hrnet_w32_256x192_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/keypoint/hrnet_w32_256x192_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/keypoint/tinypose_128x96_KL_train_infer_python.txt b/test_tipc/configs/keypoint/tinypose_128x96_KL_train_infer_python.txt index f7c3cf02d1e3604c2a9534d4a522b08e287b2661..d0c13368d12188e94e417babe871637881f13f36 100644 --- a/test_tipc/configs/keypoint/tinypose_128x96_KL_train_infer_python.txt +++ b/test_tipc/configs/keypoint/tinypose_128x96_KL_train_infer_python.txt @@ -39,19 +39,13 @@ infer_mode:kl_quant infer_quant:True inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_int8 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null --run_benchmark:False ---trt_max_shape:1600 -===========================train_benchmark_params========================== -batch_size:_benchmark_batch_size -fp_items:_benchmark_fp_items -epoch:_benchmark_epoch ---profiler_options:batch_range=[10,20];state=GPU;tracer_option=Default;profile_path=model.profile -flags:FLAGS_eager_delete_tensor_gb=0.0;FLAGS_fraction_of_gpu_memory_to_use=0.98;FLAGS_conv_workspace_size_limit=4096 \ No newline at end of file +--trt_max_shape:1600 \ No newline at end of file diff --git a/test_tipc/configs/keypoint/tinypose_128x96_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt b/test_tipc/configs/keypoint/tinypose_128x96_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt index 8617a01b18cb8c926df87248de2fb5aed296da52..269e9c781380d9705539ca9d122a3604bb836489 100644 --- a/test_tipc/configs/keypoint/tinypose_128x96_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt +++ b/test_tipc/configs/keypoint/tinypose_128x96_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt @@ -19,10 +19,10 @@ infer_quant:False inference:./deploy/cpp/build/main --device:gpu|cpu --use_mkldnn:True|False ---cpu_threads:1|6 +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --run_benchmark:False diff --git a/test_tipc/configs/keypoint/tinypose_128x96_train_infer_python.txt b/test_tipc/configs/keypoint/tinypose_128x96_train_infer_python.txt index 84583aa5a033ba2ddfa495ab8b75db9e1bd09b31..154d0355946ad17ed64252ce8770787d33ac6988 100644 --- a/test_tipc/configs/keypoint/tinypose_128x96_train_infer_python.txt +++ b/test_tipc/configs/keypoint/tinypose_128x96_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/keypoint_infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False null:null ===========================infer_benchmark_params=========================== random_infer_input:[{float32,[3,128,96]}] \ No newline at end of file diff --git a/test_tipc/configs/keypoint/tinypose_128x96_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/keypoint/tinypose_128x96_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index 77f2b00be115cf645ec58a2688b131f6d5100bcf..e0198b289aed988be5a2cf4ccb9e6a3f435811f0 100644 --- a/test_tipc/configs/keypoint/tinypose_128x96_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/keypoint/tinypose_128x96_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/mask_rcnn/mask_rcnn_r101_fpn_1x_coco_train_infer_python.txt b/test_tipc/configs/mask_rcnn/mask_rcnn_r101_fpn_1x_coco_train_infer_python.txt index da4b45aea4535c9e953c8fb097b0ff6a629c93dc..8ff16a5167e51d1ffb5fc4c19ae9af6706acf417 100644 --- a/test_tipc/configs/mask_rcnn/mask_rcnn_r101_fpn_1x_coco_train_infer_python.txt +++ b/test_tipc/configs/mask_rcnn/mask_rcnn_r101_fpn_1x_coco_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False --trt_max_shape:1600 ===========================infer_benchmark_params=========================== numpy_infer_input:3x800x1344.npy \ No newline at end of file diff --git a/test_tipc/configs/mask_rcnn/mask_rcnn_r101_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/mask_rcnn/mask_rcnn_r101_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index a22bc4a87538ea65c7bbcf0419364e9889f1e5e8..cebdb83fbedb8348684716ad57247cc6acfbddd5 100644 --- a/test_tipc/configs/mask_rcnn/mask_rcnn_r101_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/mask_rcnn/mask_rcnn_r101_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/mask_rcnn/mask_rcnn_r101_vd_fpn_1x_coco_train_infer_python.txt b/test_tipc/configs/mask_rcnn/mask_rcnn_r101_vd_fpn_1x_coco_train_infer_python.txt index 6e658ce9745b082a95ec2e58f666ffbc873b4b61..bfc15f7f477fcd16bf44580419e81d88b0e1fc5f 100644 --- a/test_tipc/configs/mask_rcnn/mask_rcnn_r101_vd_fpn_1x_coco_train_infer_python.txt +++ b/test_tipc/configs/mask_rcnn/mask_rcnn_r101_vd_fpn_1x_coco_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False --trt_max_shape:1600 ===========================infer_benchmark_params=========================== numpy_infer_input:3x800x1344.npy \ No newline at end of file diff --git a/test_tipc/configs/mask_rcnn/mask_rcnn_r101_vd_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/mask_rcnn/mask_rcnn_r101_vd_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index 52425ed621d7716020dc556f0066f3647c08a8e5..0d7f36ab68adc683504d77e08e7603d8407803f7 100644 --- a/test_tipc/configs/mask_rcnn/mask_rcnn_r101_vd_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/mask_rcnn/mask_rcnn_r101_vd_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/mask_rcnn/mask_rcnn_r50_1x_coco_train_infer_python.txt b/test_tipc/configs/mask_rcnn/mask_rcnn_r50_1x_coco_train_infer_python.txt index d3d91a9de5e431a8121bd512e7a71ed5bfaaf932..d82e0db2acd85674d251e3107f63ab16d982cdc8 100644 --- a/test_tipc/configs/mask_rcnn/mask_rcnn_r50_1x_coco_train_infer_python.txt +++ b/test_tipc/configs/mask_rcnn/mask_rcnn_r50_1x_coco_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False --trt_max_shape:1600 ===========================train_benchmark_params========================== batch_size:2|4 diff --git a/test_tipc/configs/mask_rcnn/mask_rcnn_r50_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/mask_rcnn/mask_rcnn_r50_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index 183857127b17df887450abebfb95779d29b589da..ede384570137429eb9e8568d99cd595e51966fa1 100644 --- a/test_tipc/configs/mask_rcnn/mask_rcnn_r50_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/mask_rcnn/mask_rcnn_r50_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/mask_rcnn/mask_rcnn_r50_fpn_1x_coco_KL_train_infer_python.txt b/test_tipc/configs/mask_rcnn/mask_rcnn_r50_fpn_1x_coco_KL_train_infer_python.txt index 541db09e153697639a083221db2747259d285739..6e7435a8634ed262372a73ddeeaffb87e7a045bb 100644 --- a/test_tipc/configs/mask_rcnn/mask_rcnn_r50_fpn_1x_coco_KL_train_infer_python.txt +++ b/test_tipc/configs/mask_rcnn/mask_rcnn_r50_fpn_1x_coco_KL_train_infer_python.txt @@ -39,19 +39,13 @@ infer_mode:kl_quant infer_quant:True inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_int8 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null --run_benchmark:False ---trt_max_shape:1600 -===========================train_benchmark_params========================== -batch_size:_benchmark_batch_size -fp_items:_benchmark_fp_items -epoch:_benchmark_epoch ---profiler_options:batch_range=[10,20];state=GPU;tracer_option=Default;profile_path=model.profile -flags:FLAGS_eager_delete_tensor_gb=0.0;FLAGS_fraction_of_gpu_memory_to_use=0.98;FLAGS_conv_workspace_size_limit=4096 \ No newline at end of file +--trt_max_shape:1600 \ No newline at end of file diff --git a/test_tipc/configs/mask_rcnn/mask_rcnn_r50_fpn_1x_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt b/test_tipc/configs/mask_rcnn/mask_rcnn_r50_fpn_1x_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt index 39f2e790afe0715d065de84a88e21febde16e4c9..db921edecb5b39427bdfab11c90838582fdcd0b2 100644 --- a/test_tipc/configs/mask_rcnn/mask_rcnn_r50_fpn_1x_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt +++ b/test_tipc/configs/mask_rcnn/mask_rcnn_r50_fpn_1x_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt @@ -19,10 +19,10 @@ infer_quant:False inference:./deploy/cpp/build/main --device:gpu|cpu --use_mkldnn:True|False ---cpu_threads:1|6 +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --run_benchmark:False diff --git a/test_tipc/configs/mask_rcnn/mask_rcnn_r50_fpn_1x_coco_train_infer_python.txt b/test_tipc/configs/mask_rcnn/mask_rcnn_r50_fpn_1x_coco_train_infer_python.txt index fe15d42c30dfd74bbba0dcb19bfa750ecdc435f6..70dd8aaed960bb53a9cbc2721e7f3a8a419ea5ac 100644 --- a/test_tipc/configs/mask_rcnn/mask_rcnn_r50_fpn_1x_coco_train_infer_python.txt +++ b/test_tipc/configs/mask_rcnn/mask_rcnn_r50_fpn_1x_coco_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False --trt_max_shape:1600 ===========================train_benchmark_params========================== batch_size:2|4 diff --git a/test_tipc/configs/mask_rcnn/mask_rcnn_r50_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/mask_rcnn/mask_rcnn_r50_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index b19409648abdc27ce25b0fdd7e4fc17016e69edf..46447daad963c125f206e938656a8fed56867772 100644 --- a/test_tipc/configs/mask_rcnn/mask_rcnn_r50_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/mask_rcnn/mask_rcnn_r50_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/mask_rcnn/mask_rcnn_r50_vd_fpn_1x_coco_train_infer_python.txt b/test_tipc/configs/mask_rcnn/mask_rcnn_r50_vd_fpn_1x_coco_train_infer_python.txt index f1156ff3ca6982192c3eb1ce3c2195eacfe4292c..3b61abef95e32e9f4551f267c9654e9b6eb8de0a 100644 --- a/test_tipc/configs/mask_rcnn/mask_rcnn_r50_vd_fpn_1x_coco_train_infer_python.txt +++ b/test_tipc/configs/mask_rcnn/mask_rcnn_r50_vd_fpn_1x_coco_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False --trt_max_shape:1600 ===========================infer_benchmark_params=========================== numpy_infer_input:3x800x1344.npy \ No newline at end of file diff --git a/test_tipc/configs/mask_rcnn/mask_rcnn_r50_vd_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/mask_rcnn/mask_rcnn_r50_vd_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index 6fc100e71a5f6475002797c730019e39c66b249c..56d3e26121831ab068101c2c191c405a3cd4db17 100644 --- a/test_tipc/configs/mask_rcnn/mask_rcnn_r50_vd_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/mask_rcnn/mask_rcnn_r50_vd_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/mask_rcnn/mask_rcnn_x101_vd_64x4d_fpn_1x_coco_train_infer_python.txt b/test_tipc/configs/mask_rcnn/mask_rcnn_x101_vd_64x4d_fpn_1x_coco_train_infer_python.txt index 4ad43fabd79f1acf22c547eb44ea5845cff9f6af..c5b8a19f4f36b2188a2ed21a4ca3b0c24fe6b369 100644 --- a/test_tipc/configs/mask_rcnn/mask_rcnn_x101_vd_64x4d_fpn_1x_coco_train_infer_python.txt +++ b/test_tipc/configs/mask_rcnn/mask_rcnn_x101_vd_64x4d_fpn_1x_coco_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False --trt_max_shape:1600 ===========================infer_benchmark_params=========================== numpy_infer_input:3x800x1344.npy \ No newline at end of file diff --git a/test_tipc/configs/mask_rcnn/mask_rcnn_x101_vd_64x4d_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/mask_rcnn/mask_rcnn_x101_vd_64x4d_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index 33500d7582d124fad69833dd877cdc75a0a4f8e8..705f0b3ed50e40efff9a0b57f634369fb14f7ce2 100644 --- a/test_tipc/configs/mask_rcnn/mask_rcnn_x101_vd_64x4d_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/mask_rcnn/mask_rcnn_x101_vd_64x4d_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/mot/fairmot_dla34_30e_1088x608_train_infer_python.txt b/test_tipc/configs/mot/fairmot_dla34_30e_1088x608_train_infer_python.txt index 1ac9336d104f79c421443c970240bb32c10f264a..876253b21faf2e7a215ad438f822d3b4509d01ba 100644 --- a/test_tipc/configs/mot/fairmot_dla34_30e_1088x608_train_infer_python.txt +++ b/test_tipc/configs/mot/fairmot_dla34_30e_1088x608_train_infer_python.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/pptracking/python/mot_jde_infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --video_file:./dataset/mot/test.mp4 --save_log_path:null diff --git a/test_tipc/configs/mot/fairmot_dla34_30e_1088x608_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/mot/fairmot_dla34_30e_1088x608_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index 3057967ed61e4fa46e34fce4fd20c06a5d76b158..db624ce64c15e26fc748ccb1846e0df657e04613 100644 --- a/test_tipc/configs/mot/fairmot_dla34_30e_1088x608_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/mot/fairmot_dla34_30e_1088x608_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/pptracking/python/mot_jde_infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --video_file:./dataset/mot/test.mp4 --save_log_path:null diff --git a/test_tipc/configs/mot/fairmot_dla34_30e_576x320_train_infer_python.txt b/test_tipc/configs/mot/fairmot_dla34_30e_576x320_train_infer_python.txt index 884aa8a9ec199a399123a8738a64a0c9790e6b4a..e7aa94c92400d1b7ebad3594b3689f46b1020e9e 100644 --- a/test_tipc/configs/mot/fairmot_dla34_30e_576x320_train_infer_python.txt +++ b/test_tipc/configs/mot/fairmot_dla34_30e_576x320_train_infer_python.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/pptracking/python/mot_jde_infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --video_file:./dataset/mot/test.mp4 --save_log_path:null diff --git a/test_tipc/configs/mot/fairmot_dla34_30e_576x320_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/mot/fairmot_dla34_30e_576x320_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index 0ea6daca4464afb4ebe33cb55f86024325dea56e..0de7ed6ce4dabf0e23bdb35f938b8f4c645a2b7d 100644 --- a/test_tipc/configs/mot/fairmot_dla34_30e_576x320_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/mot/fairmot_dla34_30e_576x320_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/pptracking/python/mot_jde_infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --video_file:./dataset/mot/test.mp4 --save_log_path:null diff --git a/test_tipc/configs/mot/fairmot_hrnetv2_w18_dlafpn_30e_576x320_train_infer_python.txt b/test_tipc/configs/mot/fairmot_hrnetv2_w18_dlafpn_30e_576x320_train_infer_python.txt index 3ce57700efab8c1bef004a77f278143060de6bc7..29117344289e05ca2136ece307e83daeea48af46 100644 --- a/test_tipc/configs/mot/fairmot_hrnetv2_w18_dlafpn_30e_576x320_train_infer_python.txt +++ b/test_tipc/configs/mot/fairmot_hrnetv2_w18_dlafpn_30e_576x320_train_infer_python.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/pptracking/python/mot_jde_infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --video_file:./dataset/mot/test.mp4 --save_log_path:null diff --git a/test_tipc/configs/mot/fairmot_hrnetv2_w18_dlafpn_30e_576x320_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/mot/fairmot_hrnetv2_w18_dlafpn_30e_576x320_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index d78110c52b8e3f5b8a207cc5ac4f54d53566afe9..bc4e37e6841d942918fd5d13a1fd0be5ec1b4176 100644 --- a/test_tipc/configs/mot/fairmot_hrnetv2_w18_dlafpn_30e_576x320_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/mot/fairmot_hrnetv2_w18_dlafpn_30e_576x320_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/pptracking/python/mot_jde_infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --video_file:./dataset/mot/test.mp4 --save_log_path:null diff --git a/test_tipc/configs/mot/jde_darknet53_30e_1088x608_train_infer_python.txt b/test_tipc/configs/mot/jde_darknet53_30e_1088x608_train_infer_python.txt index f911cb916e19ebe493c788098299d44c58578c07..f9e024b0fe98c386ff01882740c19772abc404ea 100644 --- a/test_tipc/configs/mot/jde_darknet53_30e_1088x608_train_infer_python.txt +++ b/test_tipc/configs/mot/jde_darknet53_30e_1088x608_train_infer_python.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/pptracking/python/mot_jde_infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --video_file:./dataset/mot/test.mp4 --save_log_path:null diff --git a/test_tipc/configs/mot/jde_darknet53_30e_1088x608_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/mot/jde_darknet53_30e_1088x608_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index 7a9696b098cdb718b1940158dd84c2a456e3ba14..7decaedc0d9dd077596cdb4759e0e7767339f066 100644 --- a/test_tipc/configs/mot/jde_darknet53_30e_1088x608_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/mot/jde_darknet53_30e_1088x608_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/pptracking/python/mot_jde_infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --video_file:./dataset/mot/test.mp4 --save_log_path:null diff --git a/test_tipc/configs/mot/jde_darknet53_30e_576x320_train_infer_python.txt b/test_tipc/configs/mot/jde_darknet53_30e_576x320_train_infer_python.txt index ada05456704c793fffba0ac0979a0ce950f65c4c..df46f3d3c62e9bbf37a487bf5e255719c1fbc13a 100644 --- a/test_tipc/configs/mot/jde_darknet53_30e_576x320_train_infer_python.txt +++ b/test_tipc/configs/mot/jde_darknet53_30e_576x320_train_infer_python.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/pptracking/python/mot_jde_infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --video_file:./dataset/mot/test.mp4 --save_log_path:null diff --git a/test_tipc/configs/mot/jde_darknet53_30e_576x320_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/mot/jde_darknet53_30e_576x320_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index f718494b5e0c5496d1ad8847c50ce5bb14d7043d..18a0549f5c4493505ee785dc2f0e4e7520f06565 100644 --- a/test_tipc/configs/mot/jde_darknet53_30e_576x320_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/mot/jde_darknet53_30e_576x320_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/pptracking/python/mot_jde_infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --video_file:./dataset/mot/test.mp4 --save_log_path:null diff --git a/test_tipc/configs/picodet/picodet_l_640_coco_lcnet_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt b/test_tipc/configs/picodet/picodet_l_640_coco_lcnet_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt index c093d9d8073690d137d492fd121d502f372af3e1..f6951b4fb441c941a361a836047c7b378aa9c1ad 100644 --- a/test_tipc/configs/picodet/picodet_l_640_coco_lcnet_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt +++ b/test_tipc/configs/picodet/picodet_l_640_coco_lcnet_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt @@ -19,10 +19,10 @@ infer_quant:False inference:./deploy/cpp/build/main --device:gpu|cpu --use_mkldnn:True|False ---cpu_threads:1|6 +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --run_benchmark:False diff --git a/test_tipc/configs/picodet/picodet_l_640_coco_lcnet_train_infer_python.txt b/test_tipc/configs/picodet/picodet_l_640_coco_lcnet_train_infer_python.txt index 5a5fd5cbeb974215d359abda7f77d3ac91dd752b..bdc66249c5f4ae9972cbdf04d89095b999f0cc11 100644 --- a/test_tipc/configs/picodet/picodet_l_640_coco_lcnet_train_infer_python.txt +++ b/test_tipc/configs/picodet/picodet_l_640_coco_lcnet_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False null:null ===========================infer_benchmark_params=========================== numpy_infer_input:3x640x640_2.npy \ No newline at end of file diff --git a/test_tipc/configs/picodet/picodet_l_640_coco_lcnet_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/picodet/picodet_l_640_coco_lcnet_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index 0c49eaf8aad13fab2489d39720578fe85a73d205..a2aa277cf69de061157b89cf89fc283e123605b7 100644 --- a/test_tipc/configs/picodet/picodet_l_640_coco_lcnet_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/picodet/picodet_l_640_coco_lcnet_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/picodet/picodet_l_640_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt b/test_tipc/configs/picodet/picodet_l_640_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt index 1040ce19b17b6c32dcac5f583df4d4854635c73f..8a73586d0f70dfed777d5ed01ec3d3287df14521 100644 --- a/test_tipc/configs/picodet/picodet_l_640_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt +++ b/test_tipc/configs/picodet/picodet_l_640_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt @@ -19,10 +19,10 @@ infer_quant:False inference:./deploy/cpp/build/main --device:gpu|cpu --use_mkldnn:True|False ---cpu_threads:1|6 +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --run_benchmark:False diff --git a/test_tipc/configs/picodet/picodet_l_640_coco_train_infer_python.txt b/test_tipc/configs/picodet/picodet_l_640_coco_train_infer_python.txt index bc3a0801352c1c5e0159003e331b371c22f87c8a..f1c2e242c3a6653578d418a77caabb362a5d817c 100644 --- a/test_tipc/configs/picodet/picodet_l_640_coco_train_infer_python.txt +++ b/test_tipc/configs/picodet/picodet_l_640_coco_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False null:null ===========================infer_benchmark_params=========================== numpy_infer_input:3x640x640_2.npy \ No newline at end of file diff --git a/test_tipc/configs/picodet/picodet_l_640_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/picodet/picodet_l_640_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index 34bbebc72d3703ed07fd69a747d0df3f26204981..c8ba16da1dff8928ea5e38edb8af6161d14b8b07 100644 --- a/test_tipc/configs/picodet/picodet_l_640_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/picodet/picodet_l_640_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/picodet/picodet_lcnet_1_5x_416_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt b/test_tipc/configs/picodet/picodet_lcnet_1_5x_416_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt index b177bb3b37d2f78d02a5a3947c4bf6530d0a2dbc..52e2280c022234449713e08385127601f1cd50c5 100644 --- a/test_tipc/configs/picodet/picodet_lcnet_1_5x_416_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt +++ b/test_tipc/configs/picodet/picodet_lcnet_1_5x_416_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt @@ -19,10 +19,10 @@ infer_quant:False inference:./deploy/cpp/build/main --device:gpu|cpu --use_mkldnn:True|False ---cpu_threads:1|6 +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --run_benchmark:False diff --git a/test_tipc/configs/picodet/picodet_lcnet_1_5x_416_coco_train_infer_python.txt b/test_tipc/configs/picodet/picodet_lcnet_1_5x_416_coco_train_infer_python.txt index 8565c75a68fb358200a5e6fd0c9803ade5d96a1c..3fe4b496853e55b3caf14ca291ca3715653a0cda 100644 --- a/test_tipc/configs/picodet/picodet_lcnet_1_5x_416_coco_train_infer_python.txt +++ b/test_tipc/configs/picodet/picodet_lcnet_1_5x_416_coco_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False null:null ===========================infer_benchmark_params=========================== numpy_infer_input:3x416x416_2.npy \ No newline at end of file diff --git a/test_tipc/configs/picodet/picodet_lcnet_1_5x_416_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/picodet/picodet_lcnet_1_5x_416_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index c0e6f3592aa7767c3bc565ca7b29819ce88d7769..ba0d31ccf34c06558b9de4538dac2d0aacdd69ce 100644 --- a/test_tipc/configs/picodet/picodet_lcnet_1_5x_416_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/picodet/picodet_lcnet_1_5x_416_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/picodet/picodet_m_416_coco_lcnet_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt b/test_tipc/configs/picodet/picodet_m_416_coco_lcnet_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt index 1e4a769f88e291fdc3e93865b0f8a3803776a2f2..5ce382cb14294b3a3fed301b79150bcf17ce15ea 100644 --- a/test_tipc/configs/picodet/picodet_m_416_coco_lcnet_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt +++ b/test_tipc/configs/picodet/picodet_m_416_coco_lcnet_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt @@ -19,10 +19,10 @@ infer_quant:False inference:./deploy/cpp/build/main --device:gpu|cpu --use_mkldnn:True|False ---cpu_threads:1|6 +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --run_benchmark:False diff --git a/test_tipc/configs/picodet/picodet_m_416_coco_lcnet_train_infer_python.txt b/test_tipc/configs/picodet/picodet_m_416_coco_lcnet_train_infer_python.txt index 8051f8b8a9be7aa806e7db4fa25b403ca88146cd..5fd516872b788769a2d7193f8b5653997f862a4d 100644 --- a/test_tipc/configs/picodet/picodet_m_416_coco_lcnet_train_infer_python.txt +++ b/test_tipc/configs/picodet/picodet_m_416_coco_lcnet_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False null:null ===========================infer_benchmark_params=========================== numpy_infer_input:3x416x416_2.npy \ No newline at end of file diff --git a/test_tipc/configs/picodet/picodet_m_416_coco_lcnet_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/picodet/picodet_m_416_coco_lcnet_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index d3401745dbceee28b92c51f44b5b592e20a75c03..200c0e448303a30b56100fc55ff39fed3c51258f 100644 --- a/test_tipc/configs/picodet/picodet_m_416_coco_lcnet_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/picodet/picodet_m_416_coco_lcnet_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/picodet/picodet_m_416_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt b/test_tipc/configs/picodet/picodet_m_416_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt index 55577eae218b8111fc0b26bf01c4602940f24dcd..00f6660792d3f25902fd0f58636b2d4ff8ac99cf 100644 --- a/test_tipc/configs/picodet/picodet_m_416_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt +++ b/test_tipc/configs/picodet/picodet_m_416_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt @@ -19,10 +19,10 @@ infer_quant:False inference:./deploy/cpp/build/main --device:gpu|cpu --use_mkldnn:True|False ---cpu_threads:1|6 +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --run_benchmark:False diff --git a/test_tipc/configs/picodet/picodet_m_416_coco_train_infer_python.txt b/test_tipc/configs/picodet/picodet_m_416_coco_train_infer_python.txt index 14d14cc578b102edf3b08fd763774be7f9076271..a67b8004e5b2a05a1a9396c1f27d6c4dfe6f3e0e 100644 --- a/test_tipc/configs/picodet/picodet_m_416_coco_train_infer_python.txt +++ b/test_tipc/configs/picodet/picodet_m_416_coco_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False null:null ===========================infer_benchmark_params=========================== numpy_infer_input:3x416x416_2.npy \ No newline at end of file diff --git a/test_tipc/configs/picodet/picodet_m_416_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/picodet/picodet_m_416_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index 77881fe44d01d866c3a1d7436a50dddf193bd6e3..5e1507633853bd843f2a584719244e9659a601ec 100644 --- a/test_tipc/configs/picodet/picodet_m_416_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/picodet/picodet_m_416_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/picodet/picodet_mobilenetv3_large_1x_416_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt b/test_tipc/configs/picodet/picodet_mobilenetv3_large_1x_416_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt index 91ed316e5f85945cf965ebab2d29d09d6134b5c3..0ef42c633b2b6c56e0d704a4a44f14da934648ec 100644 --- a/test_tipc/configs/picodet/picodet_mobilenetv3_large_1x_416_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt +++ b/test_tipc/configs/picodet/picodet_mobilenetv3_large_1x_416_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt @@ -19,10 +19,10 @@ infer_quant:False inference:./deploy/cpp/build/main --device:gpu|cpu --use_mkldnn:True|False ---cpu_threads:1|6 +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --run_benchmark:False diff --git a/test_tipc/configs/picodet/picodet_mobilenetv3_large_1x_416_coco_train_infer_python.txt b/test_tipc/configs/picodet/picodet_mobilenetv3_large_1x_416_coco_train_infer_python.txt index bd2885232cdc09bebe4351d20462953ea0160442..cf35991bf2130c4f98597965447a6447c63eb81e 100644 --- a/test_tipc/configs/picodet/picodet_mobilenetv3_large_1x_416_coco_train_infer_python.txt +++ b/test_tipc/configs/picodet/picodet_mobilenetv3_large_1x_416_coco_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False null:null ===========================infer_benchmark_params=========================== numpy_infer_input:3x416x416_2.npy \ No newline at end of file diff --git a/test_tipc/configs/picodet/picodet_mobilenetv3_large_1x_416_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/picodet/picodet_mobilenetv3_large_1x_416_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index 0fa16b8b34636464cc525ceba5f80ba80f092ea8..e9fe5361c049b0225f2d8ab6c0de738990944b67 100644 --- a/test_tipc/configs/picodet/picodet_mobilenetv3_large_1x_416_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/picodet/picodet_mobilenetv3_large_1x_416_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/picodet/picodet_r18_640_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt b/test_tipc/configs/picodet/picodet_r18_640_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt index 31b95942f6b5b863efa2f2abe89e4797402931ef..33d2391bf2086c21b7e0cfb7ba196d86d53fb778 100644 --- a/test_tipc/configs/picodet/picodet_r18_640_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt +++ b/test_tipc/configs/picodet/picodet_r18_640_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt @@ -19,10 +19,10 @@ infer_quant:False inference:./deploy/cpp/build/main --device:gpu|cpu --use_mkldnn:True|False ---cpu_threads:1|6 +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --run_benchmark:False diff --git a/test_tipc/configs/picodet/picodet_r18_640_coco_train_infer_python.txt b/test_tipc/configs/picodet/picodet_r18_640_coco_train_infer_python.txt index cb9798d2e8e668f1d371553fddd10ee5718f59fe..3162d2bbce99a5c62cf7798b51d2987182f89928 100644 --- a/test_tipc/configs/picodet/picodet_r18_640_coco_train_infer_python.txt +++ b/test_tipc/configs/picodet/picodet_r18_640_coco_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False null:null ===========================infer_benchmark_params=========================== numpy_infer_input:3x640x640_2.npy \ No newline at end of file diff --git a/test_tipc/configs/picodet/picodet_r18_640_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/picodet/picodet_r18_640_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index 64c424f0a02a561f697f0788bb8a17fdf9ba1f32..87997a3a51c430e2f64a7fd26f3d9d3f27fd1e23 100644 --- a/test_tipc/configs/picodet/picodet_r18_640_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/picodet/picodet_r18_640_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/picodet/picodet_s_320_coco_KL_train_infer_python.txt b/test_tipc/configs/picodet/picodet_s_320_coco_KL_train_infer_python.txt index 44bdf5029e0e88659c96d5bdf80ded2784b27460..b7175b9a7ca884c6167a2b0ecdc5ac79cc22f8ec 100644 --- a/test_tipc/configs/picodet/picodet_s_320_coco_KL_train_infer_python.txt +++ b/test_tipc/configs/picodet/picodet_s_320_coco_KL_train_infer_python.txt @@ -39,19 +39,13 @@ infer_mode:kl_quant infer_quant:True inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_int8 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null --run_benchmark:False ---trt_max_shape:1600 -===========================train_benchmark_params========================== -batch_size:_benchmark_batch_size -fp_items:_benchmark_fp_items -epoch:_benchmark_epoch ---profiler_options:batch_range=[10,20];state=GPU;tracer_option=Default;profile_path=model.profile -flags:FLAGS_eager_delete_tensor_gb=0.0;FLAGS_fraction_of_gpu_memory_to_use=0.98;FLAGS_conv_workspace_size_limit=4096 \ No newline at end of file +--trt_max_shape:1600 \ No newline at end of file diff --git a/test_tipc/configs/picodet/picodet_s_320_coco_lcnet_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt b/test_tipc/configs/picodet/picodet_s_320_coco_lcnet_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt index 482b764d9f5248cb7f7825758fd38f5bc7b8c985..ea950b6a4a584830d5389f469093fe94580bb1c3 100644 --- a/test_tipc/configs/picodet/picodet_s_320_coco_lcnet_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt +++ b/test_tipc/configs/picodet/picodet_s_320_coco_lcnet_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt @@ -19,10 +19,10 @@ infer_quant:False inference:./deploy/cpp/build/main --device:gpu|cpu --use_mkldnn:True|False ---cpu_threads:1|6 +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --run_benchmark:False diff --git a/test_tipc/configs/picodet/picodet_s_320_coco_lcnet_train_infer_python.txt b/test_tipc/configs/picodet/picodet_s_320_coco_lcnet_train_infer_python.txt index b5cc61dc8eedd6ac7236c6abbb66989191d15655..7c9bb02b35e9664cb003708b260842e29273a4da 100644 --- a/test_tipc/configs/picodet/picodet_s_320_coco_lcnet_train_infer_python.txt +++ b/test_tipc/configs/picodet/picodet_s_320_coco_lcnet_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False null:null ===========================infer_benchmark_params=========================== numpy_infer_input:3x320x320_2.npy \ No newline at end of file diff --git a/test_tipc/configs/picodet/picodet_s_320_coco_lcnet_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/picodet/picodet_s_320_coco_lcnet_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index d7172e9210128b74960de1390371026ebbf1905a..776d02ed438e8bba45a57c533bbdc4b910cb05cf 100644 --- a/test_tipc/configs/picodet/picodet_s_320_coco_lcnet_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/picodet/picodet_s_320_coco_lcnet_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/picodet/picodet_s_320_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt b/test_tipc/configs/picodet/picodet_s_320_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt index ad7ae960add1a33f3bce9e75f01c2ba7c05e6763..923cd0f9e9bedf3e438386945102beb9806dc2b0 100644 --- a/test_tipc/configs/picodet/picodet_s_320_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt +++ b/test_tipc/configs/picodet/picodet_s_320_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt @@ -19,10 +19,10 @@ infer_quant:False inference:./deploy/cpp/build/main --device:gpu|cpu --use_mkldnn:True|False ---cpu_threads:1|6 +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --run_benchmark:False diff --git a/test_tipc/configs/picodet/picodet_s_320_coco_train_infer_python.txt b/test_tipc/configs/picodet/picodet_s_320_coco_train_infer_python.txt index cbd4e7868d7a8830ab04ec0fa3b3e2b55a154de6..899b2375eb7c3944b43c6646f36221535b04829d 100644 --- a/test_tipc/configs/picodet/picodet_s_320_coco_train_infer_python.txt +++ b/test_tipc/configs/picodet/picodet_s_320_coco_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False null:null ===========================infer_benchmark_params=========================== numpy_infer_input:3x320x320_2.npy \ No newline at end of file diff --git a/test_tipc/configs/picodet/picodet_s_320_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/picodet/picodet_s_320_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index 13b6348a99082bd2916e516c1fbdf27e188d0860..5765a14582f7f60b8cf23576a268546e1e6ebd38 100644 --- a/test_tipc/configs/picodet/picodet_s_320_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/picodet/picodet_s_320_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/picodet/picodet_shufflenetv2_1x_416_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt b/test_tipc/configs/picodet/picodet_shufflenetv2_1x_416_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt index d18dc9048d359cc4c96c2c36fa6c7655b7e24307..85dd22d5bb2826cc90cac84e65df6c4bba2d5812 100644 --- a/test_tipc/configs/picodet/picodet_shufflenetv2_1x_416_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt +++ b/test_tipc/configs/picodet/picodet_shufflenetv2_1x_416_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt @@ -19,10 +19,10 @@ infer_quant:False inference:./deploy/cpp/build/main --device:gpu|cpu --use_mkldnn:True|False ---cpu_threads:1|6 +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --run_benchmark:False diff --git a/test_tipc/configs/picodet/picodet_shufflenetv2_1x_416_coco_train_infer_python.txt b/test_tipc/configs/picodet/picodet_shufflenetv2_1x_416_coco_train_infer_python.txt index 17bf7bcfc910cfe84c27f1b89f56d01177fbf196..5491ede1724215b838dbccdc7fb13de53a085e8a 100644 --- a/test_tipc/configs/picodet/picodet_shufflenetv2_1x_416_coco_train_infer_python.txt +++ b/test_tipc/configs/picodet/picodet_shufflenetv2_1x_416_coco_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False null:null ===========================infer_benchmark_params=========================== numpy_infer_input:3x416x416_2.npy \ No newline at end of file diff --git a/test_tipc/configs/picodet/picodet_shufflenetv2_1x_416_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/picodet/picodet_shufflenetv2_1x_416_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index 80ceae81c18e1059a976dd933d59994da3339cbc..72cc4dc0dbe989e71df628becb8839a70d7fd90b 100644 --- a/test_tipc/configs/picodet/picodet_shufflenetv2_1x_416_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/picodet/picodet_shufflenetv2_1x_416_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/picodet/picodet_xs_320_coco_lcnet_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt b/test_tipc/configs/picodet/picodet_xs_320_coco_lcnet_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt index 2b94a93e84a30948262f06c05b34159343d30d38..362a7fdbea0897b8fd755802719f2f53c2966d87 100644 --- a/test_tipc/configs/picodet/picodet_xs_320_coco_lcnet_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt +++ b/test_tipc/configs/picodet/picodet_xs_320_coco_lcnet_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt @@ -19,10 +19,10 @@ infer_quant:False inference:./deploy/cpp/build/main --device:gpu|cpu --use_mkldnn:True|False ---cpu_threads:1|6 +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --run_benchmark:False diff --git a/test_tipc/configs/picodet/picodet_xs_320_coco_lcnet_train_infer_python.txt b/test_tipc/configs/picodet/picodet_xs_320_coco_lcnet_train_infer_python.txt index 6324c1a03cf288737231b6f1a7149643c772b48d..24db7f075bff3efaae7c41bef8e48c47044304f1 100644 --- a/test_tipc/configs/picodet/picodet_xs_320_coco_lcnet_train_infer_python.txt +++ b/test_tipc/configs/picodet/picodet_xs_320_coco_lcnet_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False null:null ===========================infer_benchmark_params=========================== numpy_infer_input:3x320x320_2.npy \ No newline at end of file diff --git a/test_tipc/configs/picodet/picodet_xs_320_coco_lcnet_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/picodet/picodet_xs_320_coco_lcnet_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index a0fbad1000169523d6477cf8150a3e429e557c68..89934723b78cc5807f13b1f61320f95045289f44 100644 --- a/test_tipc/configs/picodet/picodet_xs_320_coco_lcnet_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/picodet/picodet_xs_320_coco_lcnet_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/ppyolo/ppyolo_mbv3_large_coco_FPGM_train_infer_python.txt b/test_tipc/configs/ppyolo/ppyolo_mbv3_large_coco_FPGM_train_infer_python.txt index f6f88386885c85864920fd89b35ddf074bfa5f9b..c9f3f5406f61a3f4a7fa42fb8cc999dae1d15e48 100644 --- a/test_tipc/configs/ppyolo/ppyolo_mbv3_large_coco_FPGM_train_infer_python.txt +++ b/test_tipc/configs/ppyolo/ppyolo_mbv3_large_coco_FPGM_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:fpgm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False null:null ===========================infer_benchmark_params=========================== numpy_infer_input:3x320x320.npy \ No newline at end of file diff --git a/test_tipc/configs/ppyolo/ppyolo_mbv3_large_coco_KL_train_infer_python.txt b/test_tipc/configs/ppyolo/ppyolo_mbv3_large_coco_KL_train_infer_python.txt index 36884d5d4073791f8e253c484ab035a06f5d8689..cdda931208dfe16826798d5327fb1c8ca47253ab 100644 --- a/test_tipc/configs/ppyolo/ppyolo_mbv3_large_coco_KL_train_infer_python.txt +++ b/test_tipc/configs/ppyolo/ppyolo_mbv3_large_coco_KL_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:kl_quant infer_quant:True inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_int8 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False null:null ===========================infer_benchmark_params=========================== numpy_infer_input:3x320x320.npy \ No newline at end of file diff --git a/test_tipc/configs/ppyolo/ppyolo_mbv3_large_coco_PACT_train_infer_python.txt b/test_tipc/configs/ppyolo/ppyolo_mbv3_large_coco_PACT_train_infer_python.txt index ef18e62c6627ef2cb20bb4f5463e6684d5e12930..e4c3452c803e65efdd0c3097b7b98741b06e5fef 100644 --- a/test_tipc/configs/ppyolo/ppyolo_mbv3_large_coco_PACT_train_infer_python.txt +++ b/test_tipc/configs/ppyolo/ppyolo_mbv3_large_coco_PACT_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:pact infer_quant:True inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_int8 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False null:null ===========================infer_benchmark_params=========================== numpy_infer_input:3x320x320.npy \ No newline at end of file diff --git a/test_tipc/configs/ppyolo/ppyolo_mbv3_large_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt b/test_tipc/configs/ppyolo/ppyolo_mbv3_large_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt index 04290a910a1fbb85060448f16c3eb50272218bfe..92cbee995cf1653f390d9598c6bcb3df18051fce 100644 --- a/test_tipc/configs/ppyolo/ppyolo_mbv3_large_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt +++ b/test_tipc/configs/ppyolo/ppyolo_mbv3_large_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt @@ -19,10 +19,10 @@ infer_quant:False inference:./deploy/cpp/build/main --device:gpu|cpu --use_mkldnn:True|False ---cpu_threads:1|6 +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --run_benchmark:False diff --git a/test_tipc/configs/ppyolo/ppyolo_mbv3_large_coco_train_infer_python.txt b/test_tipc/configs/ppyolo/ppyolo_mbv3_large_coco_train_infer_python.txt index 0296bfacc4ed3e893d78530678bced6b9d2aa138..661f92f0b34410cc5e76fba213cfa49c79a0268b 100644 --- a/test_tipc/configs/ppyolo/ppyolo_mbv3_large_coco_train_infer_python.txt +++ b/test_tipc/configs/ppyolo/ppyolo_mbv3_large_coco_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False null:null ===========================infer_benchmark_params=========================== numpy_infer_input:3x320x320.npy \ No newline at end of file diff --git a/test_tipc/configs/ppyolo/ppyolo_mbv3_large_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/ppyolo/ppyolo_mbv3_large_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index 3dc94658eff33bd7f22a4015e0eebcc8e8a6bae9..ea56d0c6e433840f6b6b77b8e500b5e8d57f2078 100644 --- a/test_tipc/configs/ppyolo/ppyolo_mbv3_large_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/ppyolo/ppyolo_mbv3_large_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/ppyolo/ppyolo_mbv3_small_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt b/test_tipc/configs/ppyolo/ppyolo_mbv3_small_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt index 43ca9cdb4190a615c3e06ebc9f730aee3f7860be..587300a7d20e32bed2fc2cdcac28a985f9159010 100644 --- a/test_tipc/configs/ppyolo/ppyolo_mbv3_small_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt +++ b/test_tipc/configs/ppyolo/ppyolo_mbv3_small_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt @@ -19,10 +19,10 @@ infer_quant:False inference:./deploy/cpp/build/main --device:gpu|cpu --use_mkldnn:True|False ---cpu_threads:1|6 +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --run_benchmark:False diff --git a/test_tipc/configs/ppyolo/ppyolo_mbv3_small_coco_train_infer_python.txt b/test_tipc/configs/ppyolo/ppyolo_mbv3_small_coco_train_infer_python.txt index 1fefb33a54f2a97247d006eb73e7d0903bc803df..48c763d107c7cb7f3af54837411605bdb50e7d0b 100644 --- a/test_tipc/configs/ppyolo/ppyolo_mbv3_small_coco_train_infer_python.txt +++ b/test_tipc/configs/ppyolo/ppyolo_mbv3_small_coco_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False null:null ===========================infer_benchmark_params=========================== numpy_infer_input:3x320x320.npy \ No newline at end of file diff --git a/test_tipc/configs/ppyolo/ppyolo_mbv3_small_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/ppyolo/ppyolo_mbv3_small_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index fee54b833dcbd1e6d631648e1bc39343137ba03e..75a1903d5d5bd087394a5bcaee5802571c98f5af 100644 --- a/test_tipc/configs/ppyolo/ppyolo_mbv3_small_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/ppyolo/ppyolo_mbv3_small_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/ppyolo/ppyolo_r18vd_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt b/test_tipc/configs/ppyolo/ppyolo_r18vd_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt index 9e4c6d00108397e0929947f2732691ec707ca257..2c37370287b0c87c945ca1c920f6293c3878406e 100644 --- a/test_tipc/configs/ppyolo/ppyolo_r18vd_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt +++ b/test_tipc/configs/ppyolo/ppyolo_r18vd_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt @@ -19,10 +19,10 @@ infer_quant:False inference:./deploy/cpp/build/main --device:gpu|cpu --use_mkldnn:True|False ---cpu_threads:1|6 +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --run_benchmark:False diff --git a/test_tipc/configs/ppyolo/ppyolo_r18vd_coco_train_infer_python.txt b/test_tipc/configs/ppyolo/ppyolo_r18vd_coco_train_infer_python.txt index 94fa90ff6839dc24d2c597b584c6a32f477af786..44f982e36593ba0caa5e31e4e4a8bb60db1fd3bc 100644 --- a/test_tipc/configs/ppyolo/ppyolo_r18vd_coco_train_infer_python.txt +++ b/test_tipc/configs/ppyolo/ppyolo_r18vd_coco_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False null:null ===========================infer_benchmark_params=========================== numpy_infer_input:3x512x512.npy \ No newline at end of file diff --git a/test_tipc/configs/ppyolo/ppyolo_r18vd_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/ppyolo/ppyolo_r18vd_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index 4ea526291aca0aa01805acfeaac4b5d300907ec3..1adeaf4b490be0ecd0a76bad3c2a834101ecd46b 100644 --- a/test_tipc/configs/ppyolo/ppyolo_r18vd_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/ppyolo/ppyolo_r18vd_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/ppyolo/ppyolo_r50vd_dcn_1x_coco_FPGM_train_infer_python.txt b/test_tipc/configs/ppyolo/ppyolo_r50vd_dcn_1x_coco_FPGM_train_infer_python.txt index 7caf8362bbf90315566cd9e86e916b4d10921c75..1699b22d91baca0c97ec6f7b95a37dfb005aa29b 100644 --- a/test_tipc/configs/ppyolo/ppyolo_r50vd_dcn_1x_coco_FPGM_train_infer_python.txt +++ b/test_tipc/configs/ppyolo/ppyolo_r50vd_dcn_1x_coco_FPGM_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:fpgm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False null:null ===========================infer_benchmark_params=========================== numpy_infer_input:3x608x608.npy \ No newline at end of file diff --git a/test_tipc/configs/ppyolo/ppyolo_r50vd_dcn_1x_coco_KL_train_infer_python.txt b/test_tipc/configs/ppyolo/ppyolo_r50vd_dcn_1x_coco_KL_train_infer_python.txt index a40a6f8bbba3939b0c0e69d47cddfb1f4782980e..8c6095920d394846ecc364460eeb0e0e350195bb 100644 --- a/test_tipc/configs/ppyolo/ppyolo_r50vd_dcn_1x_coco_KL_train_infer_python.txt +++ b/test_tipc/configs/ppyolo/ppyolo_r50vd_dcn_1x_coco_KL_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:kl_quant infer_quant:True inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_int8 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False null:null ===========================infer_benchmark_params=========================== numpy_infer_input:3x608x608.npy \ No newline at end of file diff --git a/test_tipc/configs/ppyolo/ppyolo_r50vd_dcn_1x_coco_PACT_train_infer_python.txt b/test_tipc/configs/ppyolo/ppyolo_r50vd_dcn_1x_coco_PACT_train_infer_python.txt index 57a842b60376c45a618df0381226094c38beaabd..ecdb0f3345354358cfebd0a60001c1484e44e0b1 100644 --- a/test_tipc/configs/ppyolo/ppyolo_r50vd_dcn_1x_coco_PACT_train_infer_python.txt +++ b/test_tipc/configs/ppyolo/ppyolo_r50vd_dcn_1x_coco_PACT_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:pact infer_quant:True inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_int8 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False null:null ===========================infer_benchmark_params=========================== numpy_infer_input:3x608x608.npy \ No newline at end of file diff --git a/test_tipc/configs/ppyolo/ppyolo_r50vd_dcn_1x_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt b/test_tipc/configs/ppyolo/ppyolo_r50vd_dcn_1x_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt index de944c07d9afab09d144fb831f658c70a77aaaaf..b56d973736a9e6968ae1d3b022462aac26965058 100644 --- a/test_tipc/configs/ppyolo/ppyolo_r50vd_dcn_1x_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt +++ b/test_tipc/configs/ppyolo/ppyolo_r50vd_dcn_1x_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt @@ -19,10 +19,10 @@ infer_quant:False inference:./deploy/cpp/build/main --device:gpu|cpu --use_mkldnn:True|False ---cpu_threads:1|6 +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --run_benchmark:False diff --git a/test_tipc/configs/ppyolo/ppyolo_r50vd_dcn_1x_coco_train_infer_python.txt b/test_tipc/configs/ppyolo/ppyolo_r50vd_dcn_1x_coco_train_infer_python.txt index a5237663f18de854fa073b36e7114906784b726e..5ccf8e1378d062176dfdfa0034d01cc1314502fc 100644 --- a/test_tipc/configs/ppyolo/ppyolo_r50vd_dcn_1x_coco_train_infer_python.txt +++ b/test_tipc/configs/ppyolo/ppyolo_r50vd_dcn_1x_coco_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False null:null ===========================infer_benchmark_params=========================== numpy_infer_input:3x608x608.npy \ No newline at end of file diff --git a/test_tipc/configs/ppyolo/ppyolo_r50vd_dcn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/ppyolo/ppyolo_r50vd_dcn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index 2480d76dbe42c1f45d6382f81521cc1541a3cbc3..3208f48fffa4c505838da1f8fedc5e702e4d9076 100644 --- a/test_tipc/configs/ppyolo/ppyolo_r50vd_dcn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/ppyolo/ppyolo_r50vd_dcn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/ppyolo/ppyolo_tiny_650e_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt b/test_tipc/configs/ppyolo/ppyolo_tiny_650e_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt index e1e20cf6e17f9ab322d482993478a7d60c7d65d2..935c7ec2799212083f6f56b890a4dae120a9e296 100644 --- a/test_tipc/configs/ppyolo/ppyolo_tiny_650e_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt +++ b/test_tipc/configs/ppyolo/ppyolo_tiny_650e_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt @@ -19,10 +19,10 @@ infer_quant:False inference:./deploy/cpp/build/main --device:gpu|cpu --use_mkldnn:True|False ---cpu_threads:1|6 +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --run_benchmark:False diff --git a/test_tipc/configs/ppyolo/ppyolo_tiny_650e_coco_train_infer_python.txt b/test_tipc/configs/ppyolo/ppyolo_tiny_650e_coco_train_infer_python.txt index 63ecc700051130d832cafd1cf8b2835c5f576968..4b0f84201d73539d97f958fa58824abb14192d56 100644 --- a/test_tipc/configs/ppyolo/ppyolo_tiny_650e_coco_train_infer_python.txt +++ b/test_tipc/configs/ppyolo/ppyolo_tiny_650e_coco_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False null:null ===========================infer_benchmark_params=========================== numpy_infer_input:3x320x320.npy \ No newline at end of file diff --git a/test_tipc/configs/ppyolo/ppyolo_tiny_650e_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/ppyolo/ppyolo_tiny_650e_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index 9bd8e101b4459f8fa6233815417bb72e3c616386..caabd60b3a6a6032bd1c13c62cb745d4e87ecc53 100644 --- a/test_tipc/configs/ppyolo/ppyolo_tiny_650e_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/ppyolo/ppyolo_tiny_650e_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/ppyolo/ppyolov2_r101vd_dcn_365e_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt b/test_tipc/configs/ppyolo/ppyolov2_r101vd_dcn_365e_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt index 3b5c0b52f2a611de186ea502170a5dc97c128017..5606936ea930034cc51d72503c5a9c1689e1418b 100644 --- a/test_tipc/configs/ppyolo/ppyolov2_r101vd_dcn_365e_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt +++ b/test_tipc/configs/ppyolo/ppyolov2_r101vd_dcn_365e_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt @@ -19,10 +19,10 @@ infer_quant:False inference:./deploy/cpp/build/main --device:gpu|cpu --use_mkldnn:True|False ---cpu_threads:1|6 +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --run_benchmark:False diff --git a/test_tipc/configs/ppyolo/ppyolov2_r101vd_dcn_365e_coco_train_infer_python.txt b/test_tipc/configs/ppyolo/ppyolov2_r101vd_dcn_365e_coco_train_infer_python.txt index 36d95cc18a1cb6d672ac471b52cf50e2e28dd82b..af5181cba6a1a18ef62d5e39b88500511752724d 100644 --- a/test_tipc/configs/ppyolo/ppyolov2_r101vd_dcn_365e_coco_train_infer_python.txt +++ b/test_tipc/configs/ppyolo/ppyolov2_r101vd_dcn_365e_coco_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False null:null ===========================infer_benchmark_params=========================== numpy_infer_input:3x640x640.npy \ No newline at end of file diff --git a/test_tipc/configs/ppyolo/ppyolov2_r101vd_dcn_365e_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/ppyolo/ppyolov2_r101vd_dcn_365e_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index 6f86ccc11cf12ad76f2ca45e87b57be3144b8845..d42bdbaaa59b4a1306359e6d0bc54e2a6acb65ca 100644 --- a/test_tipc/configs/ppyolo/ppyolov2_r101vd_dcn_365e_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/ppyolo/ppyolov2_r101vd_dcn_365e_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/ppyolo/ppyolov2_r50vd_dcn_365e_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt b/test_tipc/configs/ppyolo/ppyolov2_r50vd_dcn_365e_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt index 0a5c81d6fbbab12a59d23fbb4160483820f54c4b..ea193a666e11ac8307699bc23a8d3c3b6ad2f28e 100644 --- a/test_tipc/configs/ppyolo/ppyolov2_r50vd_dcn_365e_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt +++ b/test_tipc/configs/ppyolo/ppyolov2_r50vd_dcn_365e_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt @@ -19,10 +19,10 @@ infer_quant:False inference:./deploy/cpp/build/main --device:gpu|cpu --use_mkldnn:True|False ---cpu_threads:1|6 +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --run_benchmark:False diff --git a/test_tipc/configs/ppyolo/ppyolov2_r50vd_dcn_365e_coco_train_infer_python.txt b/test_tipc/configs/ppyolo/ppyolov2_r50vd_dcn_365e_coco_train_infer_python.txt index 25e7d04adb64f50cef41715c3f7c08301e9763e4..82e0e9f1ba4e812cd297f35f3d91f5cfed205eb3 100644 --- a/test_tipc/configs/ppyolo/ppyolov2_r50vd_dcn_365e_coco_train_infer_python.txt +++ b/test_tipc/configs/ppyolo/ppyolov2_r50vd_dcn_365e_coco_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False null:null ===========================infer_benchmark_params=========================== numpy_infer_input:3x640x640.npy \ No newline at end of file diff --git a/test_tipc/configs/ppyolo/ppyolov2_r50vd_dcn_365e_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/ppyolo/ppyolov2_r50vd_dcn_365e_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index 4a0fe78889df8df65292f32e4b23ab6725ad8cbe..3c520c9e0d027aef12a9cfaea038b250f0cd079d 100644 --- a/test_tipc/configs/ppyolo/ppyolov2_r50vd_dcn_365e_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/ppyolo/ppyolov2_r50vd_dcn_365e_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/ppyoloe/ppyoloe_crn_l_300e_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt b/test_tipc/configs/ppyoloe/ppyoloe_crn_l_300e_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt index 1774cadd66f2f45bc4e4b17c2645de8cacefc653..bfbe7e6d361173b94214cc8b1191008bf47387ca 100644 --- a/test_tipc/configs/ppyoloe/ppyoloe_crn_l_300e_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt +++ b/test_tipc/configs/ppyoloe/ppyoloe_crn_l_300e_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt @@ -19,10 +19,10 @@ infer_quant:False inference:./deploy/cpp/build/main --device:gpu|cpu --use_mkldnn:True|False ---cpu_threads:1|6 +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --run_benchmark:False diff --git a/test_tipc/configs/ppyoloe/ppyoloe_crn_l_300e_coco_train_infer_python.txt b/test_tipc/configs/ppyoloe/ppyoloe_crn_l_300e_coco_train_infer_python.txt index b12dac06b3515946ff3550b0d6b07b175fd4fa32..f7327aee49d1d33d5a8bbe041bb16bdf28fdd4ad 100644 --- a/test_tipc/configs/ppyoloe/ppyoloe_crn_l_300e_coco_train_infer_python.txt +++ b/test_tipc/configs/ppyoloe/ppyoloe_crn_l_300e_coco_train_infer_python.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/ppyoloe/ppyoloe_crn_l_300e_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/ppyoloe/ppyoloe_crn_l_300e_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index e962f36c49984e6fbebbe2079b2a513d8a264d00..b6f75f7bd29ebc8f0fd4b9b1b60d46d2b8485695 100644 --- a/test_tipc/configs/ppyoloe/ppyoloe_crn_l_300e_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/ppyoloe/ppyoloe_crn_l_300e_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/ppyoloe/ppyoloe_crn_m_300e_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt b/test_tipc/configs/ppyoloe/ppyoloe_crn_m_300e_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt index 5b8472ea75e46f13c33d93ac9e603c6ec010daa8..0c71782ecb854f4c3b8bd508d5ebe3cf3ed98bb3 100644 --- a/test_tipc/configs/ppyoloe/ppyoloe_crn_m_300e_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt +++ b/test_tipc/configs/ppyoloe/ppyoloe_crn_m_300e_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt @@ -19,10 +19,10 @@ infer_quant:False inference:./deploy/cpp/build/main --device:gpu|cpu --use_mkldnn:True|False ---cpu_threads:1|6 +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --run_benchmark:False diff --git a/test_tipc/configs/ppyoloe/ppyoloe_crn_m_300e_coco_train_infer_python.txt b/test_tipc/configs/ppyoloe/ppyoloe_crn_m_300e_coco_train_infer_python.txt index 43896671bed9bcefb80a200384c37c6f5e105e58..71d70378e4286796a3af810cd962df69fe94713c 100644 --- a/test_tipc/configs/ppyoloe/ppyoloe_crn_m_300e_coco_train_infer_python.txt +++ b/test_tipc/configs/ppyoloe/ppyoloe_crn_m_300e_coco_train_infer_python.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/ppyoloe/ppyoloe_crn_m_300e_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/ppyoloe/ppyoloe_crn_m_300e_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index f506682b1bff53ce5b64ddad0815eb83ae431935..aafe6a093993f060755d321f8e51dd41c4012b50 100644 --- a/test_tipc/configs/ppyoloe/ppyoloe_crn_m_300e_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/ppyoloe/ppyoloe_crn_m_300e_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/ppyoloe/ppyoloe_crn_s_300e_coco_KL_train_infer_python.txt b/test_tipc/configs/ppyoloe/ppyoloe_crn_s_300e_coco_KL_train_infer_python.txt index 6a5065fdcd1ec500881602b1d9b4c275fde4e566..1de764530628129011d19505d95309dd8a46dd74 100644 --- a/test_tipc/configs/ppyoloe/ppyoloe_crn_s_300e_coco_KL_train_infer_python.txt +++ b/test_tipc/configs/ppyoloe/ppyoloe_crn_s_300e_coco_KL_train_infer_python.txt @@ -39,19 +39,13 @@ infer_mode:kl_quant infer_quant:True inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_int8 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null --run_benchmark:False ---trt_max_shape:1600 -===========================train_benchmark_params========================== -batch_size:_benchmark_batch_size -fp_items:_benchmark_fp_items -epoch:_benchmark_epoch ---profiler_options:batch_range=[10,20];state=GPU;tracer_option=Default;profile_path=model.profile -flags:FLAGS_eager_delete_tensor_gb=0.0;FLAGS_fraction_of_gpu_memory_to_use=0.98;FLAGS_conv_workspace_size_limit=4096 \ No newline at end of file +--trt_max_shape:1600 \ No newline at end of file diff --git a/test_tipc/configs/ppyoloe/ppyoloe_crn_s_300e_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt b/test_tipc/configs/ppyoloe/ppyoloe_crn_s_300e_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt index dc322c7420b987f9cff5c4e96b16362bbcfdab23..98cec564ee240869140d55ce67b04f6a5a420af0 100644 --- a/test_tipc/configs/ppyoloe/ppyoloe_crn_s_300e_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt +++ b/test_tipc/configs/ppyoloe/ppyoloe_crn_s_300e_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt @@ -19,10 +19,10 @@ infer_quant:False inference:./deploy/cpp/build/main --device:gpu|cpu --use_mkldnn:True|False ---cpu_threads:1|6 +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --run_benchmark:False diff --git a/test_tipc/configs/ppyoloe/ppyoloe_crn_s_300e_coco_train_infer_python.txt b/test_tipc/configs/ppyoloe/ppyoloe_crn_s_300e_coco_train_infer_python.txt index 21994ec74c840b335d04346e6b181a400cb1e231..7bbc2cbfc1babe1f542922b2c468f09f0367c5ab 100644 --- a/test_tipc/configs/ppyoloe/ppyoloe_crn_s_300e_coco_train_infer_python.txt +++ b/test_tipc/configs/ppyoloe/ppyoloe_crn_s_300e_coco_train_infer_python.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/ppyoloe/ppyoloe_crn_s_300e_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/ppyoloe/ppyoloe_crn_s_300e_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index 9663e10be3369e67b991dd8ef57d0472871a7ce5..5ea846972dfc412f1a67afe9bacf6c8c48c9887c 100644 --- a/test_tipc/configs/ppyoloe/ppyoloe_crn_s_300e_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/ppyoloe/ppyoloe_crn_s_300e_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/ppyoloe/ppyoloe_crn_x_300e_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt b/test_tipc/configs/ppyoloe/ppyoloe_crn_x_300e_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt index 1ffb3459cea7169bec1fa172c586c179363532bf..951d88e679dcdd5ec2550b1c9a2c4a1f6a8ef19b 100644 --- a/test_tipc/configs/ppyoloe/ppyoloe_crn_x_300e_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt +++ b/test_tipc/configs/ppyoloe/ppyoloe_crn_x_300e_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt @@ -19,10 +19,10 @@ infer_quant:False inference:./deploy/cpp/build/main --device:gpu|cpu --use_mkldnn:True|False ---cpu_threads:1|6 +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --run_benchmark:False diff --git a/test_tipc/configs/ppyoloe/ppyoloe_crn_x_300e_coco_train_infer_python.txt b/test_tipc/configs/ppyoloe/ppyoloe_crn_x_300e_coco_train_infer_python.txt index c3376e6ad16e44608c272c7558c33ffdc4103f5d..67b226bf5884fa74ee476d64c3ce8a2353623653 100644 --- a/test_tipc/configs/ppyoloe/ppyoloe_crn_x_300e_coco_train_infer_python.txt +++ b/test_tipc/configs/ppyoloe/ppyoloe_crn_x_300e_coco_train_infer_python.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/ppyoloe/ppyoloe_crn_x_300e_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/ppyoloe/ppyoloe_crn_x_300e_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index 71214444af2af86cebea9bacf2da8731b08bce6e..7ed12a7a82a5d1dc9ebad79a7987f33f266eaaef 100644 --- a/test_tipc/configs/ppyoloe/ppyoloe_crn_x_300e_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/ppyoloe/ppyoloe_crn_x_300e_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/retinanet/retinanet_r50_fpn_1x_coco_train_infer_python.txt b/test_tipc/configs/retinanet/retinanet_r50_fpn_1x_coco_train_infer_python.txt index c9d0a30ae7d7e4149bb6139ddd5029be294a2d4a..802b895b7ae6ca97331fc2d7b43c9ee55a2458b8 100644 --- a/test_tipc/configs/retinanet/retinanet_r50_fpn_1x_coco_train_infer_python.txt +++ b/test_tipc/configs/retinanet/retinanet_r50_fpn_1x_coco_train_infer_python.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/retinanet/retinanet_r50_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/retinanet/retinanet_r50_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index d15d40202cc29a46301ee6992d1098d98fabb2fe..76a6b9e57c9234ab93f64e0a13575059eafc60de 100644 --- a/test_tipc/configs/retinanet/retinanet_r50_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/retinanet/retinanet_r50_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/solov2/solov2_r101_vd_fpn_3x_coco_train_infer_python.txt b/test_tipc/configs/solov2/solov2_r101_vd_fpn_3x_coco_train_infer_python.txt index 22f2f6b925b4098efa6e8493728b0908a2dfa9f1..4c36eb020f8f698012374266c6a57d492c92c9eb 100644 --- a/test_tipc/configs/solov2/solov2_r101_vd_fpn_3x_coco_train_infer_python.txt +++ b/test_tipc/configs/solov2/solov2_r101_vd_fpn_3x_coco_train_infer_python.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/solov2/solov2_r101_vd_fpn_3x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/solov2/solov2_r101_vd_fpn_3x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index b085f512f6577fabf091948bc62a3cd47fff6e7f..142d0354333077a41798f9f8ac516f3b94785a81 100644 --- a/test_tipc/configs/solov2/solov2_r101_vd_fpn_3x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/solov2/solov2_r101_vd_fpn_3x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/solov2/solov2_r50_enhance_coco_train_infer_python.txt b/test_tipc/configs/solov2/solov2_r50_enhance_coco_train_infer_python.txt index 558363c3329c458054fb2a78150392c4c915bdc6..b0ba7cfd4ae6873bd92d59d9b2c22772b6b513d0 100644 --- a/test_tipc/configs/solov2/solov2_r50_enhance_coco_train_infer_python.txt +++ b/test_tipc/configs/solov2/solov2_r50_enhance_coco_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False null:null ===========================infer_benchmark_params=========================== numpy_infer_input:3x512x864.npy \ No newline at end of file diff --git a/test_tipc/configs/solov2/solov2_r50_enhance_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/solov2/solov2_r50_enhance_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index 4ff857556d4a614cdd19e49d03f26dd787e70519..4195c11a48cf58374239d07088105642745fadb4 100644 --- a/test_tipc/configs/solov2/solov2_r50_enhance_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/solov2/solov2_r50_enhance_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/solov2/solov2_r50_fpn_1x_coco_train_infer_python.txt b/test_tipc/configs/solov2/solov2_r50_fpn_1x_coco_train_infer_python.txt index b86c1d1c28fcf4085f790b6e1b27c45398353e72..41282abc8130e16bb9b060ec88f02361f0d289b0 100644 --- a/test_tipc/configs/solov2/solov2_r50_fpn_1x_coco_train_infer_python.txt +++ b/test_tipc/configs/solov2/solov2_r50_fpn_1x_coco_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False --trt_max_shape:1600 ===========================train_benchmark_params========================== batch_size:2|4 diff --git a/test_tipc/configs/solov2/solov2_r50_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/solov2/solov2_r50_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index 5c88f9b3f203dd79593bdb5d109ac5d14f877618..41ed5ef46338387caf56a16d3542ec19b47ca81f 100644 --- a/test_tipc/configs/solov2/solov2_r50_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/solov2/solov2_r50_fpn_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/sparse_rcnn/sparse_rcnn_r50_fpn_3x_pro100_coco_train_infer_python.txt b/test_tipc/configs/sparse_rcnn/sparse_rcnn_r50_fpn_3x_pro100_coco_train_infer_python.txt index c338e564b3d9ffdc1ee9e93f3e7fa4a5c3810914..e6fb799ea9eda560f33ac108b0ce2c6a1658f431 100644 --- a/test_tipc/configs/sparse_rcnn/sparse_rcnn_r50_fpn_3x_pro100_coco_train_infer_python.txt +++ b/test_tipc/configs/sparse_rcnn/sparse_rcnn_r50_fpn_3x_pro100_coco_train_infer_python.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/sparse_rcnn/sparse_rcnn_r50_fpn_3x_pro100_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/sparse_rcnn/sparse_rcnn_r50_fpn_3x_pro100_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index a7f6dd48599ef17bb4832040db241a9537a8506c..f4dbf76f5ddbbcbd37d58a90b2cedcf7328525a0 100644 --- a/test_tipc/configs/sparse_rcnn/sparse_rcnn_r50_fpn_3x_pro100_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/sparse_rcnn/sparse_rcnn_r50_fpn_3x_pro100_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/ssd/ssdlite_mobilenet_v1_300_coco_train_infer_python.txt b/test_tipc/configs/ssd/ssdlite_mobilenet_v1_300_coco_train_infer_python.txt index d2d8eef2234e58208de09d0673fcc264bdb7ce69..da3eec79f52a214d948fd7a6c7d315cccd04ad55 100644 --- a/test_tipc/configs/ssd/ssdlite_mobilenet_v1_300_coco_train_infer_python.txt +++ b/test_tipc/configs/ssd/ssdlite_mobilenet_v1_300_coco_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False null:null ===========================infer_benchmark_params=========================== numpy_infer_input:3x300x300.npy \ No newline at end of file diff --git a/test_tipc/configs/ssd/ssdlite_mobilenet_v1_300_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/ssd/ssdlite_mobilenet_v1_300_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index 9a89503c62f5c73997644d35f2d67299fc12ab6b..ec50a05a88a9e2e2c6ac87acf786fa671c4986b4 100644 --- a/test_tipc/configs/ssd/ssdlite_mobilenet_v1_300_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/ssd/ssdlite_mobilenet_v1_300_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/ttfnet/ttfnet_darknet53_1x_coco_train_infer_python.txt b/test_tipc/configs/ttfnet/ttfnet_darknet53_1x_coco_train_infer_python.txt index 2397b17e71802d1bf34630dee45c56f0e05a17b4..fbb75cba36c87f5b4d5d29f5afdcfab9f803325b 100644 --- a/test_tipc/configs/ttfnet/ttfnet_darknet53_1x_coco_train_infer_python.txt +++ b/test_tipc/configs/ttfnet/ttfnet_darknet53_1x_coco_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False null:null ===========================infer_benchmark_params=========================== numpy_infer_input:3x512x512.npy \ No newline at end of file diff --git a/test_tipc/configs/ttfnet/ttfnet_darknet53_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/ttfnet/ttfnet_darknet53_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index 75d75f6ae7c920b8fa0565af29a813cc8f5458ad..1d33fe8124a2a98d563a346a53f1f489816db44d 100644 --- a/test_tipc/configs/ttfnet/ttfnet_darknet53_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/ttfnet/ttfnet_darknet53_1x_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/yolov3/yolov3_darknet53_270e_coco_FPGM_train_infer_python.txt b/test_tipc/configs/yolov3/yolov3_darknet53_270e_coco_FPGM_train_infer_python.txt index 3dd8d5347e5da950dbee44474c90ada712167d52..e56c1540becf395de5dda756b77736f09d806142 100644 --- a/test_tipc/configs/yolov3/yolov3_darknet53_270e_coco_FPGM_train_infer_python.txt +++ b/test_tipc/configs/yolov3/yolov3_darknet53_270e_coco_FPGM_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:fpgm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False null:null ===========================infer_benchmark_params=========================== numpy_infer_input:3x608x608.npy \ No newline at end of file diff --git a/test_tipc/configs/yolov3/yolov3_darknet53_270e_coco_KL_train_infer_python.txt b/test_tipc/configs/yolov3/yolov3_darknet53_270e_coco_KL_train_infer_python.txt index aec7226a7befaa19e0ab5460b0789832c2841de4..fee06759e8bd4d5d677c7557246b64c79540da9e 100644 --- a/test_tipc/configs/yolov3/yolov3_darknet53_270e_coco_KL_train_infer_python.txt +++ b/test_tipc/configs/yolov3/yolov3_darknet53_270e_coco_KL_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:kl_quant infer_quant:True inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_int8 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False null:null ===========================infer_benchmark_params=========================== numpy_infer_input:3x608x608.npy \ No newline at end of file diff --git a/test_tipc/configs/yolov3/yolov3_darknet53_270e_coco_PACT_train_infer_python.txt b/test_tipc/configs/yolov3/yolov3_darknet53_270e_coco_PACT_train_infer_python.txt index a7bb747c31a2e97559595ed2ac04b042567e72a5..d0eda9c740df8593eedcef66c1bb619f96323867 100644 --- a/test_tipc/configs/yolov3/yolov3_darknet53_270e_coco_PACT_train_infer_python.txt +++ b/test_tipc/configs/yolov3/yolov3_darknet53_270e_coco_PACT_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:pact infer_quant:True inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_int8 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False null:null ===========================infer_benchmark_params=========================== numpy_infer_input:3x608x608.npy \ No newline at end of file diff --git a/test_tipc/configs/yolov3/yolov3_darknet53_270e_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt b/test_tipc/configs/yolov3/yolov3_darknet53_270e_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt index a703359dd0e171ef06d1755338769fd9c111c6a0..44c986374509bd355a113f2dbb192ab2a7ee965a 100644 --- a/test_tipc/configs/yolov3/yolov3_darknet53_270e_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt +++ b/test_tipc/configs/yolov3/yolov3_darknet53_270e_coco_model_linux_gpu_normal_normal_infer_cpp_linux_gpu_cpu.txt @@ -19,10 +19,10 @@ infer_quant:False inference:./deploy/cpp/build/main --device:gpu|cpu --use_mkldnn:True|False ---cpu_threads:1|6 +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --run_benchmark:False diff --git a/test_tipc/configs/yolov3/yolov3_darknet53_270e_coco_train_infer_python.txt b/test_tipc/configs/yolov3/yolov3_darknet53_270e_coco_train_infer_python.txt index 31dadb1a9bab3bb55d7acee04726012138e8fd41..e14751093bb536130a4081f90f2db93c6f38caa7 100644 --- a/test_tipc/configs/yolov3/yolov3_darknet53_270e_coco_train_infer_python.txt +++ b/test_tipc/configs/yolov3/yolov3_darknet53_270e_coco_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False null:null ===========================train_benchmark_params========================== batch_size:8 diff --git a/test_tipc/configs/yolov3/yolov3_darknet53_270e_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/yolov3/yolov3_darknet53_270e_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index aaa2f74fd3219ece19c4eff4e51e44971b7cffcd..cfe8534bb1036a866cffe2768de595868698f0d8 100644 --- a/test_tipc/configs/yolov3/yolov3_darknet53_270e_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/yolov3/yolov3_darknet53_270e_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/yolov3/yolov3_mobilenet_v1_270e_coco_train_infer_python.txt b/test_tipc/configs/yolov3/yolov3_mobilenet_v1_270e_coco_train_infer_python.txt index 7cb0cab36c2b9c83adc3c505943f3e46320c93f2..61eac65af1924444fcc8532a56d67ac017d23131 100644 --- a/test_tipc/configs/yolov3/yolov3_mobilenet_v1_270e_coco_train_infer_python.txt +++ b/test_tipc/configs/yolov3/yolov3_mobilenet_v1_270e_coco_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False null:null ===========================infer_benchmark_params=========================== numpy_infer_input:3x608x608.npy \ No newline at end of file diff --git a/test_tipc/configs/yolov3/yolov3_mobilenet_v1_270e_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/yolov3/yolov3_mobilenet_v1_270e_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index 5fd555b27e55836e81191c8c11c75a201a2ce72b..6f9cb142400e4ad66b0c502a26a28fb357a1506e 100644 --- a/test_tipc/configs/yolov3/yolov3_mobilenet_v1_270e_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/yolov3/yolov3_mobilenet_v1_270e_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/yolov3/yolov3_mobilenet_v3_large_270e_coco_train_infer_python.txt b/test_tipc/configs/yolov3/yolov3_mobilenet_v3_large_270e_coco_train_infer_python.txt index e94f63cd716ba46ce8501f9b4ff88f9dc8cdf561..c774ec3e64ec52f42d8b93f0d5a6323955c72b3a 100644 --- a/test_tipc/configs/yolov3/yolov3_mobilenet_v3_large_270e_coco_train_infer_python.txt +++ b/test_tipc/configs/yolov3/yolov3_mobilenet_v3_large_270e_coco_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False null:null ===========================infer_benchmark_params=========================== numpy_infer_input:3x608x608.npy \ No newline at end of file diff --git a/test_tipc/configs/yolov3/yolov3_mobilenet_v3_large_270e_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/yolov3/yolov3_mobilenet_v3_large_270e_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index 75db580ff017d9f481be4b54c81618ac954521f3..be099dd9d24f54604ae4f6524b1e12a4f719cd1b 100644 --- a/test_tipc/configs/yolov3/yolov3_mobilenet_v3_large_270e_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/yolov3/yolov3_mobilenet_v3_large_270e_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/yolov3/yolov3_r34_270e_coco_train_infer_python.txt b/test_tipc/configs/yolov3/yolov3_r34_270e_coco_train_infer_python.txt index f3417d3fb80392c01bf9b3e98d374fc9c5233832..b92da99e0a23d1dae89c6513e22d06cb50102aac 100644 --- a/test_tipc/configs/yolov3/yolov3_r34_270e_coco_train_infer_python.txt +++ b/test_tipc/configs/yolov3/yolov3_r34_270e_coco_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False null:null ===========================infer_benchmark_params=========================== numpy_infer_input:3x608x608.npy \ No newline at end of file diff --git a/test_tipc/configs/yolov3/yolov3_r34_270e_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/yolov3/yolov3_r34_270e_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index 91180e2c9c421c90494f91692ad171276b759ca4..667b6c86543881c66a156fe30ab5a289a48ab670 100644 --- a/test_tipc/configs/yolov3/yolov3_r34_270e_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/yolov3/yolov3_r34_270e_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null diff --git a/test_tipc/configs/yolov3/yolov3_r50vd_dcn_270e_coco_train_infer_python.txt b/test_tipc/configs/yolov3/yolov3_r50vd_dcn_270e_coco_train_infer_python.txt index 78111fccf2303c2e241286f135f3ea87357c257c..b7e930ef8f7c27359c397f895d32946f60abba51 100644 --- a/test_tipc/configs/yolov3/yolov3_r50vd_dcn_270e_coco_train_infer_python.txt +++ b/test_tipc/configs/yolov3/yolov3_r50vd_dcn_270e_coco_train_infer_python.txt @@ -39,15 +39,15 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null ---run_benchmark:True +--run_benchmark:False null:null ===========================infer_benchmark_params=========================== numpy_infer_input:3x608x608.npy \ No newline at end of file diff --git a/test_tipc/configs/yolov3/yolov3_r50vd_dcn_270e_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt b/test_tipc/configs/yolov3/yolov3_r50vd_dcn_270e_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt index 9992756ee53d0dd70ab55edcb7c30ec72f632cbe..a1d20bab82d5b969c69d452c9c04c3cccfbba8a2 100644 --- a/test_tipc/configs/yolov3/yolov3_r50vd_dcn_270e_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt +++ b/test_tipc/configs/yolov3/yolov3_r50vd_dcn_270e_coco_train_linux_gpu_normal_amp_infer_python_linux_gpu_cpu.txt @@ -39,11 +39,11 @@ infer_mode:norm infer_quant:False inference:./deploy/python/infer.py --device:gpu|cpu ---enable_mkldnn:True|False ---cpu_threads:1|6 +--enable_mkldnn:False +--cpu_threads:4 --batch_size:1|2 --use_tensorrt:null ---run_mode:paddle|trt_fp32|trt_fp16 +--run_mode:paddle --model_dir: --image_dir:./dataset/coco/test2017/ --save_log_path:null