|
|
@@ -19,8 +19,8 @@ set -e
|
|
|
|
|
|
mpiexec --allow-run-as-root --bind-to socket -np 8 \
|
|
|
python -m trainer.task \
|
|
|
- --benchmark_warmup_steps 50 \
|
|
|
- --benchmark_steps 200 \
|
|
|
+ --benchmark_warmup_steps 500 \
|
|
|
+ --benchmark_steps 1000 \
|
|
|
--gpu \
|
|
|
--benchmark \
|
|
|
--amp \
|