This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
OpenI
/
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
#3553
【gcu调试】首页动态中的任务类型显示不对
pull/3554/head
chenshihai
2 years ago
parent
2b8185ee51
commit
752477ea0f
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
public/home/home.js
+ 1
- 1
public/home/home.js
View File
@@ -457,7 +457,7 @@ var actionNameZH={
"37":"提交的镜像 {image} 被设置为推荐镜像",
"39":"创建了CPU/GPU类型调试任务",
"40":"创建了NPU类型调试任务",
"41":"创建了GCU类型
训练
任务",
"41":"创建了GCU类型
调试
任务",
};
var actionNameEN={
Write
Preview
Loading…
Cancel
Save