From 2a3bc9f65b51d439f9452afdda4114f6d9924a84 Mon Sep 17 00:00:00 2001 From: Zhao Yuting <91456992+THUzyt21@users.noreply.github.com> Date: Thu, 15 Sep 2022 14:20:31 +0800 Subject: [PATCH] Update train_infer_python.txt show the way to change max epochs of benchmark --- tests/test_tipc/configs/mdtc/train_infer_python.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_tipc/configs/mdtc/train_infer_python.txt b/tests/test_tipc/configs/mdtc/train_infer_python.txt index 7a5f658ee..e6a4a2461 100644 --- a/tests/test_tipc/configs/mdtc/train_infer_python.txt +++ b/tests/test_tipc/configs/mdtc/train_infer_python.txt @@ -52,6 +52,6 @@ null:null ===========================train_benchmark_params========================== batch_size:16|30 fp_items:fp32 -iteration:50 +iteration:20 #modify max_epoch here --profiler-options:"batch_range=[10,35];state=GPU;tracer_option=Default;profile_path=model.profile" flags:null