Commit c634e282 authored by yangzhong's avatar yangzhong
Browse files

update README

parent 451ad165
......@@ -14,5 +14,7 @@ python infer_resnet50.py
# 8卡推理
self.batch_size = 128 * 8 # 修改卡数
export HIP_VISIBLE_DEVICES=0,1,2,3,4,5,6,7
python infer_resnet50_8.py
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