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
2b2d09d491
commit
0644b3cd30
@ -14,5 +14,4 @@ python -m torch.distributed.launch \
|
|||||||
--master_port=$PORT \
|
--master_port=$PORT \
|
||||||
$(dirname "$0")/train.py \
|
$(dirname "$0")/train.py \
|
||||||
$CONFIG \
|
$CONFIG \
|
||||||
--seed 0 \
|
|
||||||
--launcher pytorch ${@:3}
|
--launcher pytorch ${@:3}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user