Unverified Commit cc9eedad authored by Xiangxu-0103's avatar Xiangxu-0103 Committed by GitHub
Browse files

fix dist_train bug (#1852)

parent 677954ba
......@@ -16,5 +16,4 @@ python -m torch.distributed.launch \
--master_port=$PORT \
$(dirname "$0")/train.py \
$CONFIG \
--seed 0 \
--launcher pytorch ${@:3}
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment