Browse Source

update modelsafety new.tmpl

tags/v1.22.10.1^2
chenshihai 3 years ago
parent
commit
3b218cdfad
1 changed files with 2 additions and 3 deletions
  1. +2
    -3
      templates/repo/modelsafety/new.tmpl

+ 2
- 3
templates/repo/modelsafety/new.tmpl View File

@@ -56,9 +56,8 @@
<input type="hidden" name="benchmarkMode" value="{{.benchmarkMode}}">
<form id="form_id" class="ui form alogrithm_form" action="{{.RepoLink}}/modelsafety/create" method="post">
{{.CsrfTokenHtml}}
<input type="hidden" name="action" value="update">
<input type="hidden" name="job_type" value="BENCHMARK">
<input type="hidden" name="type" value="{{.datasetType}}">
<input type="hidden" name="compute_resource" value="{{.compute_resource}}">
<input type="hidden" name="type" value="{{.type}}">
<div class="required min_title inline field">
<label class="label-fix-width" style="font-weight: normal;">{{.i18n.Tr "repo.cloudbrain.benchmark.evaluate_scenes"}}</label>
<div class="ui blue small menu compact selectcloudbrain">


Loading…
Cancel
Save