提交 28a0a641 编写于 作者: H Hui Zhang

fix train.sh

上级 85674d22
...@@ -20,7 +20,7 @@ echo "using ${device}..." ...@@ -20,7 +20,7 @@ echo "using ${device}..."
mkdir -p exp mkdir -p exp
seed=10086 seed=10086
if [ ${seed} != 0]; then if [ ${seed} != 0 ]; then
export FLAGS_cudnn_deterministic=True export FLAGS_cudnn_deterministic=True
fi fi
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册