Browse Source

提交代码。

Signed-off-by: zouap <zouap@pcl.ac.cn>
tags/v1.22.10.1^2
zouap 3 years ago
parent
commit
8c0fbea588
2 changed files with 1 additions and 2 deletions
  1. +0
    -1
      routers/repo/aisafety.go
  2. +1
    -1
      templates/repo/modelsafety/new.tmpl

+ 0
- 1
routers/repo/aisafety.go View File

@@ -353,7 +353,6 @@ func queryTaskStatusFromModelSafetyTestServer(job *models.Cloudbrain) {
if err != nil {
log.Error("UpdateJob failed:", err)
}

}
}
} else {


+ 1
- 1
templates/repo/modelsafety/new.tmpl View File

@@ -237,7 +237,7 @@
<span>
<i class="question circle icon link" data-content={{.i18n.Tr "repo.modelarts.train_job.boot_file_helper"}} data-position="right center" data-variation="mini"></i>
</span>
<a href="https://git.openi.org.cn/OpenIOSSG/MNIST_PytorchExample_GPU" target="_blank">{{.i18n.Tr "cloudbrain.view_sample"}}</a>
<a href="https://git.openi.org.cn/OpenIOSSG/aisafety" target="_blank">{{.i18n.Tr "cloudbrain.view_sample"}}</a>
</div>
<div class="inline field min_title required">
<label class="label-fix-width" style="font-weight: normal;">{{.i18n.Tr "modelsafety.base_data_set"}}</label>


Loading…
Cancel
Save