Commit a9be62f0 authored by dcuai's avatar dcuai
Browse files

Update dist_train.sh

parent 24240e28
......@@ -16,5 +16,5 @@ python -m torch.distributed.launch \
--nproc_per_node=$GPUS \
--master_port=$PORT \
$(dirname "$0")/train.py \
$CONFIG \
--launcher pytorch ${@:3}
$CONFIG
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