From 81bb92a17d197e03c2512c393e12aa626b56e639 Mon Sep 17 00:00:00 2001 From: zhoupzh Date: Fri, 8 Jul 2022 10:10:23 +0800 Subject: [PATCH] fix issue --- templates/repo/cloudbrain/trainjob/new.tmpl | 4 ---- templates/repo/modelarts/inferencejob/index.tmpl | 1 + 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/templates/repo/cloudbrain/trainjob/new.tmpl b/templates/repo/cloudbrain/trainjob/new.tmpl index b9d38ce7e..b915b8e7a 100755 --- a/templates/repo/cloudbrain/trainjob/new.tmpl +++ b/templates/repo/cloudbrain/trainjob/new.tmpl @@ -212,10 +212,6 @@
- - - - 训练脚本存储在/code中,数据集存储在/dataset中,训练输出请存储在/model中以供后续下载。
diff --git a/templates/repo/modelarts/inferencejob/index.tmpl b/templates/repo/modelarts/inferencejob/index.tmpl index 89e409b1c..29e7c518f 100644 --- a/templates/repo/modelarts/inferencejob/index.tmpl +++ b/templates/repo/modelarts/inferencejob/index.tmpl @@ -161,6 +161,7 @@
{{$.CsrfTokenHtml}} {{if .CanModify}} + {{.gpu_type}} {{$.i18n.Tr "repo.model_download"}}