From 62c9d0f45d837d910f5de1cef7f652261a5677b2 Mon Sep 17 00:00:00 2001 From: cuicheng01 Date: Tue, 3 Jan 2023 06:18:12 +0000 Subject: [PATCH] remove train benchmark for dsnet --- test_tipc/configs/DSNet/DSNet_base_train_infer_python.txt | 6 ------ test_tipc/configs/DSNet/DSNet_small_train_infer_python.txt | 6 ------ test_tipc/configs/DSNet/DSNet_tiny_train_infer_python.txt | 6 ------ 3 files changed, 18 deletions(-) diff --git a/test_tipc/configs/DSNet/DSNet_base_train_infer_python.txt b/test_tipc/configs/DSNet/DSNet_base_train_infer_python.txt index 055262253..25663f5ab 100644 --- a/test_tipc/configs/DSNet/DSNet_base_train_infer_python.txt +++ b/test_tipc/configs/DSNet/DSNet_base_train_infer_python.txt @@ -50,11 +50,5 @@ inference:python/predict_cls.py -c configs/inference_cls.yaml -o PreProcess.tran -o Global.benchmark:False null:null null:null -===========================train_benchmark_params========================== -batch_size:128 -fp_items:fp32 -epoch:1 ---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 ===========================infer_benchmark_params========================== random_infer_input:[{float32,[3,224,224]}] diff --git a/test_tipc/configs/DSNet/DSNet_small_train_infer_python.txt b/test_tipc/configs/DSNet/DSNet_small_train_infer_python.txt index 9454ac48b..6ef4818ee 100644 --- a/test_tipc/configs/DSNet/DSNet_small_train_infer_python.txt +++ b/test_tipc/configs/DSNet/DSNet_small_train_infer_python.txt @@ -50,11 +50,5 @@ inference:python/predict_cls.py -c configs/inference_cls.yaml -o PreProcess.tran -o Global.benchmark:False null:null null:null -===========================train_benchmark_params========================== -batch_size:128 -fp_items:fp32 -epoch:1 ---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 ===========================infer_benchmark_params========================== random_infer_input:[{float32,[3,224,224]}] diff --git a/test_tipc/configs/DSNet/DSNet_tiny_train_infer_python.txt b/test_tipc/configs/DSNet/DSNet_tiny_train_infer_python.txt index 0ae29de5c..f5dd4b310 100644 --- a/test_tipc/configs/DSNet/DSNet_tiny_train_infer_python.txt +++ b/test_tipc/configs/DSNet/DSNet_tiny_train_infer_python.txt @@ -50,11 +50,5 @@ inference:python/predict_cls.py -c configs/inference_cls.yaml -o PreProcess.tran -o Global.benchmark:False null:null null:null -===========================train_benchmark_params========================== -batch_size:128 -fp_items:fp32 -epoch:1 ---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 ===========================infer_benchmark_params========================== random_infer_input:[{float32,[3,224,224]}]