This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
wangwei
/
aiforge
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
128
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
提交代码。
Signed-off-by: zouap <zouap@pcl.ac.cn>
tags/v1.22.10.1^2
zouap
3 years ago
parent
d0e52a556e
commit
8c0fbea588
2 changed files
with
1 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
routers/repo/aisafety.go
+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>
Write
Preview
Loading…
Cancel
Save