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
fix issue
tags/v1.22.9.2^2
zhoupzh
3 years ago
parent
ab86df55a8
commit
2259b0386a
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
templates/repo/grampus/trainjob/gpu/new.tmpl
+1
-1
templates/repo/grampus/trainjob/gpu/versionnew.tmpl
+ 1
- 1
templates/repo/grampus/trainjob/gpu/new.tmpl
View File
@@ -207,7 +207,7 @@
</div>
{{template "base/footer" .}}
<script src="{{StaticUrlPrefix}}/js/specsuse.js?v={{MD5 AppVer}}" type="text/javascript"></script>
<script src="{{StaticUrlPrefix}}/js/cloudbrainNew.js?v={{MD5 AppVer}}" type="text/javascript"></script>
<script>
// let form = document.getElementById('form_id');
// let createFlag = false
+ 1
- 1
templates/repo/grampus/trainjob/gpu/versionnew.tmpl
View File
@@ -204,7 +204,7 @@
</div>
{{template "base/footer" .}}
<script src="{{StaticUrlPrefix}}/js/specsuse.js?v={{MD5 AppVer}}" type="text/javascript"></script>
<script src="{{StaticUrlPrefix}}/js/cloudbrainNew.js?v={{MD5 AppVer}}" type="text/javascript"></script>
<script>
// let form = document.getElementById('form_id');
// let createFlag = false
Write
Preview
Loading…
Cancel
Save