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
ModelZoo
RTMDet_mmcv
Commits
8a8b6c14
Commit
8a8b6c14
authored
Nov 20, 2023
by
dengjb
Browse files
Update train.sh
parent
e3bfda43
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
6 deletions
+2
-6
train.sh
train.sh
+2
-6
No files found.
train.sh
View file @
8a8b6c14
GPU_NUM
=
8
export
HIP_VISIBLE_DEVICES
=
0,1,2,3,4,5,6,7
exprot
HIP_VISIBLE_DEVICES
=
0,1,2,3,4,5,6,7
export
MIOPEN_BATCHNORM
=
1
export
MIOPEN_BATCHNORM
=
1
CONFIG
=
'./configs/rtmdet/rtmdet_s_8xb32-300e_coco.py'
bash ./tools/dist_train.sh ./configs/rtmdet/rtmdet_s_8xb32-300e_coco.py 8
bash ./tools/dist_train.sh
\
${
CONFIG_FILE
}
\
${
GPU_NUM
}
\
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