mirror of
https://github.com/open-mmlab/mmsegmentation.git
synced 2025-06-03 22:03:48 +08:00
[Enhancement] Delete seed in dist_train.sh (#1519)
This commit is contained in:
parent
dc3e1b0b54
commit
b96e0d1641
@ -14,5 +14,4 @@ python -m torch.distributed.launch \
|
||||
--master_port=$PORT \
|
||||
$(dirname "$0")/train.py \
|
||||
$CONFIG \
|
||||
--seed 0 \
|
||||
--launcher pytorch ${@:3}
|
||||
|
Loading…
x
Reference in New Issue
Block a user