This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
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
#1627
fix bug
tags/v1.22.3.2^2
chenyifan01
3 years ago
parent
6a9d6a89c2
commit
1400ba501c
2 changed files
with
2 additions
and
2 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
options/locale/locale_en-US.ini
+1
-1
templates/repo/cloudbrain/benchmark/index.tmpl
+ 1
- 1
options/locale/locale_en-US.ini
View File
@@ -870,7 +870,7 @@ gpu_type_all=All
model_download=Model Download
submit_image=Submit Image
download=Download
score=
s
core
score=
S
core
cloudbrain=Cloudbrain
cloudbrain.new=New cloudbrain
+ 1
- 1
templates/repo/cloudbrain/benchmark/index.tmpl
View File
@@ -155,7 +155,7 @@
{{end}}
</form>
<a class="ui basic button {{if $.IsSigned}} blue{{else}} disabled{{end}}" href="{{$.RepoLink}}/cloudbrain/{{.Cloudbrain.ID}}/rate" target="_blank">
{{$.i18n.Tr "repo.s
top
"}}
{{$.i18n.Tr "repo.s
core
"}}
</a>
<!-- 删除任务 -->
Write
Preview
Loading…
Cancel
Save