Commit 8a8b6c14 authored by dengjb's avatar dengjb
Browse files

Update train.sh

parent e3bfda43
GPU_NUM = 8
exprot HIP_VISIBLE_DEVICES=0,1,2,3,4,5,6,7
export HIP_VISIBLE_DEVICES=0,1,2,3,4,5,6,7
export MIOPEN_BATCHNORM=1
CONFIG='./configs/rtmdet/rtmdet_s_8xb32-300e_coco.py'
bash ./tools/dist_train.sh \
${CONFIG_FILE} \
${GPU_NUM} \
bash ./tools/dist_train.sh ./configs/rtmdet/rtmdet_s_8xb32-300e_coco.py 8
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment