提交 6fc45448 编写于 作者: T tensor-tang

reduce test_period to save time when training openblas

上级 ee49f54e
...@@ -15,8 +15,8 @@ function train() { ...@@ -15,8 +15,8 @@ function train() {
--use_mkldnn=False \ --use_mkldnn=False \
--use_gpu=False \ --use_gpu=False \
--trainer_count=$thread \ --trainer_count=$thread \
--log_period=10 \ --log_period=3 \
--test_period=100 \ --test_period=30 \
--config_args=$args \ --config_args=$args \
2>&1 | tee ${log} 2>&1 | tee ${log}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册