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
修改#2702
Signed-off-by: zouap <zouap@pcl.ac.cn>
pull/2727/head
zouap
2 years ago
parent
31d07a6e84
commit
f9fb63e77c
2 changed files
with
2 additions
and
4 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-2
templates/repo/cloudbrain/inference/new.tmpl
+1
-2
templates/repo/modelarts/inferencejob/new.tmpl
+ 1
- 2
templates/repo/cloudbrain/inference/new.tmpl
View File
@@ -186,8 +186,7 @@
{{end}}
</select>
</div>
<!-- 数据集
{{template "custom/select_dataset_train" .}} -->
<!-- 数据集-->
<div id="select-multi-dataset">
</div>
+ 1
- 2
templates/repo/modelarts/inferencejob/new.tmpl
View File
@@ -191,8 +191,7 @@
{{end}}
</select>
</div>
<!-- 数据集
{{template "custom/select_dataset_train" .}} -->
<!-- 数据集 -->
<div id="select-multi-dataset">
</div>
Write
Preview
Loading…
Cancel
Save