Commit 5df3af7e authored by dengjb's avatar dengjb
Browse files

Update README.md

parent fccfdfa5
Pipeline #682 canceled with stages
......@@ -104,7 +104,7 @@ python3 train.py --batch 32 --data coco.yaml --cfg 'yolov5m.yaml' --weights '' -
### 单机多卡
```
#以单机卡为例子
#以单机卡为例子
export HIP_VISIBLE_DEVICES=0,1,2,3,4,5,6,7
export HSA_FORCE_FINE_GRAIN_PCIE=1
export USE_MIOPEN_BATCHNORM=1
......
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