[add]上传训练benchmark by z00560161

This commit is contained in:
liang_chaoming@huawei.com
2020-10-19 20:22:23 +08:00
parent 22b83024f5
commit 82522e2f61
1225 changed files with 345421 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
tensorflow_config:
# 基本参数
imagenet_data: /home/imagenet_TF/
# yolo数据集
yolo_data: /opt/npu/dataset/
# bert数据集
bert_data: /home/BertData/
# ssd数据集
ssd_data: /home/data/raw_data
# 镜像名称
docker_images: ubuntu:b020
# 指定容器ip
ip: 90.90.176.110
# 掩码个数 255.255.255.0 选24 255.255.254.0 选23wq
epcount: 24