From ec8304805c4c6a589e3d8a1738370b8383f67094 Mon Sep 17 00:00:00 2001 From: LDOUBLEV Date: Thu, 27 Jan 2022 03:01:18 +0000 Subject: [PATCH] fix txt --- test_tipc/configs/det_mv3_db_v2.0/train_benchmark.txt | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/test_tipc/configs/det_mv3_db_v2.0/train_benchmark.txt b/test_tipc/configs/det_mv3_db_v2.0/train_benchmark.txt index ef258331..6fb3375d 100644 --- a/test_tipc/configs/det_mv3_db_v2.0/train_benchmark.txt +++ b/test_tipc/configs/det_mv3_db_v2.0/train_benchmark.txt @@ -32,9 +32,9 @@ norm_export:null device_num:N1C1|N1C8|N4C32 run_process_type:MultiP run_mode:DP|DP1-MP1-PP1|DP2-MP2-PP2 -ips_unit:"images/s" -skip_steps:10 -keyword:"ips:" -convergence_key:"loss:" +ips_unit:images/s +skip_steps:2 +keyword:ips: +convergence_key:loss: flags:FLAGS_eager_delete_tensor_gb=0.0;FLAGS_fraction_of_gpu_memory_to_use=0.98;FLAGS_conv_workspace_size_limit=4096 null:null -- GitLab