Skip to content
Snippets Groups Projects
Commit 0644b3cd authored by Miao Zheng's avatar Miao Zheng Committed by GitHub
Browse files

[Enhancement] Delete seed in dist_train.sh (#1519)

parent 2b2d09d4
No related branches found
No related tags found
No related merge requests found
......@@ -14,5 +14,4 @@ python -m torch.distributed.launch \
--master_port=$PORT \
$(dirname "$0")/train.py \
$CONFIG \
--seed 0 \
--launcher pytorch ${@:3}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment