Skip to content

Commit

Permalink
[TIPC][Fix] Reduce epoch to solve the timeout error in stdc_stdc1
Browse files Browse the repository at this point in the history
  • Loading branch information
juncaipeng authored Feb 14, 2023
1 parent d269601 commit 3afd454
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_tipc/configs/stdc_stdc1/train_infer_python.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ to_static_train:--opts to_static_training=True
===========================train_benchmark_params==========================
batch_size:2|4
fp_items:fp32|fp16
epoch:800
epoch:400
--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;FLAGS_cudnn_deterministic=False
log_iters:15;skip_iters:2;repeats:500

0 comments on commit 3afd454

Please sign in to comment.