This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
wangwei10061
/
OpenI_Cloudbrain_Example
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
更新 '.openi-aitemplate'
liuzx-patch-4
liuzx
1 year ago
parent
d0578ed1f5
commit
95763e9357
1 changed files
with
29 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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"
}
]
}
]
Write
Preview
Loading…
Cancel
Save