Commit ca9e94be authored by panning's avatar panning
Browse files

update readme

parent 0bf757c7
......@@ -109,7 +109,7 @@ mpirun --allow-run-as-root --bind-to none -np 4 scrips/single_process.sh localho
mpirun --allow-run-as-root --bind-to none -np 4 scrips/single_process_amp.sh localhost resnet50 64
```
## 准确率数据
## 精度
测试数据使用ImageNet数据集,使用的加速卡是DCUZ100L。
......
# 模型编码
modelCode=106
# 模型名称
modelName=resnet50-pytorch
modelName=ResNet50_pytorch
# 模型描述
modelDescription=ResNet50是一种用于图像识别的深度神经网络模型
# 应用场景
......
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