提交 d3369445 编写于 作者: G gaotingquan 提交者: Tingquan Gao

rm unset CUDA_VISIBLE_DEVICES before training

上级 9d054b2a
......@@ -270,7 +270,6 @@ else
cmd="${python} -m paddle.distributed.launch --ips=${ips} --devices=${gpu} ${run_train} ${set_use_gpu} ${set_save_model} ${set_pretrain} ${set_epoch} ${set_autocast} ${set_batchsize} ${set_train_params1}"
fi
# run train
eval "unset CUDA_VISIBLE_DEVICES"
# export FLAGS_cudnn_deterministic=True
sleep 5
eval $cmd
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册