Browse Source

add gpu type

tags/v1.21.12.1
lewis 3 years ago
parent
commit
0f5f0d0019
1 changed files with 1 additions and 1 deletions
  1. +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}}


Loading…
Cancel
Save