提交 b795b674 编写于 作者: M mmglove 提交者: cuicheng01

fix benchmark

上级 6bae61c9
......@@ -63,7 +63,7 @@ function _train(){
esac
echo "train_cmd: ${train_cmd} log_file: ${log_file}"
timeout 10m ${train_cmd} > ${log_file} 2>&1
timeout 15m ${train_cmd} > ${log_file} 2>&1
if [ $? -ne 0 ];then
echo -e "${model_name}, FAIL"
else
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册