Browse Source

更新 '.openi-aitemplate'

liuzx-patch-4
liuzx 1 year ago
parent
commit
95763e9357
1 changed files with 29 additions and 0 deletions
  1. +29
    -0
      .openi-aitemplate

+ 29
- 0
.openi-aitemplate View File

@@ -71,5 +71,34 @@
"Value": "5"
}
]
},
{
"Name": "GPGPU训练任务",
"Description": "",
"JobType": "TRAIN",
"Cluster": "C2Net",
"ComputeSource": "ILUVATAR-GPGPU",
"HasInternet": 2,
"AccCardsNum": 1,
"AccCardType": "BI-V100",
"CpuCores": 30,
"MemGiB": 64,
"GPUMemGiB": 32,
"ShareMemGiB": 0,
"Image": {
"ImageID": "",
"ImageName": "",
"ImageUrl": "swr.cn-south-1.myhuaweicloud.com/grampus/iluvatar:bi_corex3.1.1_pytorch1.13.1_py3.9_v1.0"
},
"PretrainModelList": [],
"DatasetList": [],
"BranchName": "master",
"BootFile": "gpgpu_mnist_example/train.py",
"Parameters": [
{
"Label": "epoch_size",
"Value": "8"
}
]
}
]

Loading…
Cancel
Save