From 733db5c4308588c37388b6bfa969a487e82db97c Mon Sep 17 00:00:00 2001 From: zhoupzh Date: Sat, 7 May 2022 16:56:34 +0800 Subject: [PATCH] fix issue --- templates/repo/cloudbrain/benchmark/new.tmpl | 159 ++++++++++--------- 1 file changed, 81 insertions(+), 78 deletions(-) diff --git a/templates/repo/cloudbrain/benchmark/new.tmpl b/templates/repo/cloudbrain/benchmark/new.tmpl index 32445432f..0e5ecadee 100755 --- a/templates/repo/cloudbrain/benchmark/new.tmpl +++ b/templates/repo/cloudbrain/benchmark/new.tmpl @@ -87,6 +87,72 @@ --> + {{if eq .benchmarkMode "model"}} +
+ {{.CsrfTokenHtml}} + +
+ + +
+
+
+ + +
+
+ + +
+ +
+ + +
+ +
+ + + + + + 查看样例 +
+ + + +
+ +
+ {{template "custom/select_dataset_train" .}} +
+ + +
+ +
+ + {{.i18n.Tr "repo.cloudbrain.cancel"}} +
+
+
+ {{else}}
{{.CsrfTokenHtml}} @@ -94,8 +160,8 @@ @@ -182,70 +248,7 @@
- + {{end}} @@ -253,7 +256,7 @@