This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
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
fix issue
pull/2458/head
zhoupzh
3 years ago
parent
2581b7f1d5
commit
1f341aa733
2 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-0
templates/repo/cloudbrain/inference/show.tmpl
+1
-1
templates/repo/modelarts/inferencejob/index.tmpl
templates/repo/cloudbrain/trainjob/show.tmpl → templates/repo/cloudbrain/inference/show.tmpl
View File
+ 1
- 1
templates/repo/modelarts/inferencejob/index.tmpl
View File
@@ -105,7 +105,7 @@
<!-- 任务名 -->
<div class="three wide column padding0">
<a class="title" href="{{$.
Link}}
/{{.JobID}}" title="{{.DisplayJobName}}" style="font-size: 14px;">
<a class="title" href="{{$.
RepoRelPath}}/{{if eq .Cloudbrain.Type 0 }}cloudbrain{{else}}modelarts{{end}}/inference-job
/{{.JobID}}" title="{{.DisplayJobName}}" style="font-size: 14px;">
<span class="fitted" style="width: 90%;vertical-align: middle;">{{.DisplayJobName}}</span>
</a>
Write
Preview
Loading…
Cancel
Save