From fb582c55799baa13f1776ae892c6435bef66f4eb Mon Sep 17 00:00:00 2001 From: liuzx Date: Wed, 26 Jun 2024 15:50:23 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'.openi-aitemplate'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .openi-aitemplate | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) diff --git a/.openi-aitemplate b/.openi-aitemplate index 7cdeb87..a54c353 100644 --- a/.openi-aitemplate +++ b/.openi-aitemplate @@ -129,5 +129,39 @@ "Value": "8" } ] + }, + { + "Name": "NPU调试任务", + "Description": "", + "JobType": "DEBUG", + "Cluster": "C2Net", + "ComputeSource": "NPU", + "HasInternet": 2, + "AccCardsNum": 1, + "AccCardType": "ASCEND910", + "CpuCores": 24, + "MemGiB": 96, + "GPUMemGiB": 32, + "ShareMemGiB": 0, + "Image": { + "ImageID": "0b79fed7504c4e2dac397ms22cann700", + "ImageName": "mindspore_2_2_cann7", + "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": "", + "Parameters": [] } ] \ No newline at end of file