提交 d409de0e 编写于 作者: L lizhenyu

change wide&deep train batchsize

上级 19c800a7
...@@ -25,5 +25,5 @@ mpirun --allow-run-as-root -n $RANK_SIZE \ ...@@ -25,5 +25,5 @@ mpirun --allow-run-as-root -n $RANK_SIZE \
python -s ${self_path}/../train_and_eval_distribute.py \ python -s ${self_path}/../train_and_eval_distribute.py \
--device_target="GPU" \ --device_target="GPU" \
--data_path=$DATASET \ --data_path=$DATASET \
--batch_size=8000 \ --batch_size=16000 \
--epochs=$EPOCH_SIZE > log.txt 2>&1 & --epochs=$EPOCH_SIZE > log.txt 2>&1 &
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册