diff --git a/test_tipc/configs/Res2Net/Res2Net50_26w_4s_train_infer_python.txt b/test_tipc/configs/Res2Net/Res2Net50_26w_4s_train_infer_python.txt index 100ddec5e1cfcaff6a01f017e69340e79083d168..5430c97b61e83e52587d27b488979948db2d1c46 100644 --- a/test_tipc/configs/Res2Net/Res2Net50_26w_4s_train_infer_python.txt +++ b/test_tipc/configs/Res2Net/Res2Net50_26w_4s_train_infer_python.txt @@ -17,7 +17,7 @@ norm_train:tools/train.py -c ppcls/configs/ImageNet/Res2Net/Res2Net50_26w_4s.yam pact_train:null fpgm_train:null distill_train:null -to_static_train:-o Global.to_static=True +null:null null:null ## ===========================eval_params=========================== @@ -50,12 +50,5 @@ inference:python/predict_cls.py -c configs/inference_cls.yaml -o Global.benchmark:False null:null null:null -===========================train_benchmark_params========================== -batch_size:64 -fp_items:fp32|fp16 -epoch:1 -model_type:norm_train|to_static_train ---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]}] +random_infer_input:[{float32,[3,224,224]}] \ No newline at end of file