Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
mmdetection3d
Commits
cc9eedad
Unverified
Commit
cc9eedad
authored
Sep 22, 2022
by
Xiangxu-0103
Committed by
GitHub
Sep 22, 2022
Browse files
fix dist_train bug (#1852)
parent
677954ba
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
tools/dist_train.sh
tools/dist_train.sh
+0
-1
No files found.
tools/dist_train.sh
View file @
cc9eedad
...
@@ -16,5 +16,4 @@ python -m torch.distributed.launch \
...
@@ -16,5 +16,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
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment