Browse Source

提交代码。

Signed-off-by: zouap <zouap@pcl.ac.cn>
tags/V1.22.3.1^2
zouap 3 years ago
parent
commit
b790ec68cc
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      templates/repo/cloudbrain/benchmark/index.tmpl

+ 1
- 2
templates/repo/cloudbrain/benchmark/index.tmpl View File

@@ -130,7 +130,7 @@
{{end}}
</div>

<div class="three wide column text center padding0">
<div class="five wide column text center padding0">
<div class="ui compact buttons" >
<!-- 停止任务 -->
<form id="stopForm-{{.JobID}}" style="margin-left:-1px;">
@@ -154,7 +154,6 @@
排行榜
</a>

<!-- 删除任务 -->
<form id="delForm-{{.JobID}}" action="{{if eq .ComputeResource "CPU/GPU"}}{{$.RepoLink}}/cloudbrain/benchmark{{else}}{{$.RepoLink}}/modelarts/notebook{{end}}/{{.JobID}}/del" method="post">
<input type="hidden" name="debugListType" value="all">


Loading…
Cancel
Save