[Fix]: Delete redundant seed
parent
9582c6b1ec
commit
d7fd0c0fd8
|
@ -16,5 +16,4 @@ python -m torch.distributed.launch \
|
|||
--master_port=$PORT \
|
||||
$(dirname "$0")/train.py \
|
||||
$CONFIG \
|
||||
--seed 0 \
|
||||
--launcher pytorch ${@:3}
|
||||
|
|
Loading…
Reference in New Issue