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
Merge pull request '更新 '.openi-aitemplate'' (
#16
) from liuzx-patch-6 into master
Reviewed-on:
https://openi.pcl.ac.cn/OpenIOSSG/OpenI_Cloudbrain_Example/pulls/16
liuzx-patch-7
liuzx
1 year ago
parent
0653ec6e14
f9dbd9cf35
commit
d6d290eab8
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
@@ -100,5 +100,34 @@
"Value": "8"
}
]
},
{
"Name": "GCU训练任务",
"Description": "",
"JobType": "TRAIN",
"Cluster": "C2Net",
"ComputeSource": "GCU",
"HasInternet": 2,
"AccCardsNum": 1,
"AccCardType": "ENFLAME-T20",
"CpuCores": 8,
"MemGiB": 30,
"GPUMemGiB": 32,
"ShareMemGiB": 0,
"Image": {
"ImageID": "",
"ImageName": "",
"ImageUrl": "swr.cn-south-1.myhuaweicloud.com/grampus/enflame:t20_v1.0"
},
"PretrainModelList": [],
"DatasetList": [],
"BranchName": "master",
"BootFile": "gcu_mnist_example/train.py",
"Parameters": [
{
"Label": "epoch_size",
"Value": "8"
}
]
}
]
Write
Preview
Loading…
Cancel
Save