| @@ -231,5 +231,121 @@ | |||||
| "BranchName": "master", | "BranchName": "master", | ||||
| "BootFile": "", | "BootFile": "", | ||||
| "Parameters": [] | "Parameters": [] | ||||
| }, | |||||
| { | |||||
| "Name": "MLU调试任务", | |||||
| "Description": "", | |||||
| "JobType": "DEBUG", | |||||
| "Cluster": "C2Net", | |||||
| "ComputeSource": "MLU", | |||||
| "HasInternet": 2, | |||||
| "AccCardsNum": 1, | |||||
| "AccCardType": "MLU290", | |||||
| "CpuCores": 16, | |||||
| "MemGiB": 128, | |||||
| "GPUMemGiB": 32, | |||||
| "ShareMemGiB": 0, | |||||
| "Image": { | |||||
| "ImageID": "", | |||||
| "ImageName": "", | |||||
| "ImageUrl": "swr.cn-south-1.myhuaweicloud.com/openioctopus/cambricon-pytorch:v1.0.7" | |||||
| }, | |||||
| "PretrainModelList": [], | |||||
| "DatasetList": [], | |||||
| "BranchName": "master", | |||||
| "BootFile": "", | |||||
| "Parameters": [] | |||||
| }, | |||||
| { | |||||
| "Name": "DCU调试任务", | |||||
| "Description": "", | |||||
| "JobType": "DEBUG", | |||||
| "Cluster": "C2Net", | |||||
| "ComputeSource": "DCU", | |||||
| "HasInternet": 2, | |||||
| "AccCardsNum": 1, | |||||
| "AccCardType": "DCU", | |||||
| "CpuCores": 5, | |||||
| "MemGiB": 10, | |||||
| "GPUMemGiB": 10, | |||||
| "ShareMemGiB": 0, | |||||
| "Image": { | |||||
| "ImageID": "0b79fed7504c4e2dacpytorch21py387", | |||||
| "ImageName": "pytorch:2.1-centos7.6-dtk23.10-py38-ds0.12.3", | |||||
| "ImageUrl": "" | |||||
| }, | |||||
| "PretrainModelList": [], | |||||
| "DatasetList": [], | |||||
| "BranchName": "master", | |||||
| "BootFile": "", | |||||
| "Parameters": [] | |||||
| }, | |||||
| { | |||||
| "Name": "GPGPU调试任务", | |||||
| "Description": "", | |||||
| "JobType": "DEBUG", | |||||
| "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": [ | |||||
| { | |||||
| "ID": "f1711e48-65d6-436c-b34b-9698061979e7", | |||||
| "ModelName": "Torch_MNIST_Example_Model" | |||||
| } | |||||
| ], | |||||
| "DatasetList": [ | |||||
| { | |||||
| "ID": "8d5178b2-eb56-4c0d-b532-be8c685b1e61", | |||||
| "DatasetName": "MnistDataset_torch.zip" | |||||
| } | |||||
| ], | |||||
| "BranchName": "master", | |||||
| "BootFile": "", | |||||
| "Parameters": [] | |||||
| }, | |||||
| { | |||||
| "Name": "New Tmpl c5e9", | |||||
| "Description": "", | |||||
| "JobType": "INFERENCE", | |||||
| "Cluster": "C2Net", | |||||
| "ComputeSource": "NPU", | |||||
| "HasInternet": 2, | |||||
| "AccCardsNum": 1, | |||||
| "AccCardType": "ASCEND910", | |||||
| "CpuCores": 24, | |||||
| "MemGiB": 256, | |||||
| "GPUMemGiB": 32, | |||||
| "ShareMemGiB": 0, | |||||
| "Image": { | |||||
| "ImageID": "-2", | |||||
| "ImageName": "mindspore2.0-cann6", | |||||
| "ImageUrl": "" | |||||
| }, | |||||
| "PretrainModelList": [ | |||||
| { | |||||
| "ID": "79942396-0f8d-4919-a490-a4b75a7da053", | |||||
| "ModelName": "Mindspore_MNIST_Example_Model" | |||||
| } | |||||
| ], | |||||
| "DatasetList": [ | |||||
| { | |||||
| "ID": "aced78db-6703-41b6-be46-140ccd411107", | |||||
| "DatasetName": "MnistDataset_mindspore.zip" | |||||
| } | |||||
| ], | |||||
| "BranchName": "master", | |||||
| "BootFile": "npu_mnist_example/inference.py", | |||||
| "Parameters": [] | |||||
| } | } | ||||
| ] | ] | ||||