We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc3e1b0 commit b96e0d1Copy full SHA for b96e0d1
tools/dist_train.sh
@@ -14,5 +14,4 @@ python -m torch.distributed.launch \
14
--master_port=$PORT \
15
$(dirname "$0")/train.py \
16
$CONFIG \
17
- --seed 0 \
18
--launcher pytorch ${@:3}
0 commit comments