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 gpu type
tags/v1.21.12.1
lewis
3 years ago
parent
3dd32301a5
commit
0f5f0d0019
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
templates/repo/cloudbrain/new.tmpl
+ 1
- 1
templates/repo/cloudbrain/new.tmpl
View File
@@ -165,7 +165,7 @@
</div>
<input id="store_category" type="hidden" name="get_benchmark_category">
<div class="inline required field
cloudbrain_benchmark
">
<div class="inline required field">
<label>GPU类型</label>
<select id="cloudbrain_gpu_type" class="ui search dropdown" placeholder="选择GPU类型" style='width:385px' name="gpu_type">
{{range .gpu_types}}
Write
Preview
Loading…
Cancel
Save