This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
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
add create trainjob organization permit
tags/v1.21.12.1
Gitea
4 years ago
parent
e2e2acc400
commit
9d6447d4ca
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
templates/repo/modelarts/trainjob/index.tmpl
+ 2
- 0
templates/repo/modelarts/trainjob/index.tmpl
View File
@@ -69,7 +69,9 @@
<div class="column">
</div>
<div class="column right aligned">
{{if .CanCreate}}
<a class="ui green button" href="{{.RepoLink}}/modelarts/train-job/create">{{.i18n.Tr "repo.modelarts.train_job.new"}}</a>
{{end}}
</div>
</div>
<div class="ui divider"></div>
Write
Preview
Loading…
Cancel
Save