This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
Register
Sign In
hummingbird
/
Dubhe
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
5
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
You can not select more than 25 topics
Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
Branch:
master
Hotfix
master
master-cyn
V2.1
V3.0
v0.3.0
v0.4.0
v2.0
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
Dubhe
/
webapp
/
mock
/
api
/
v1
/
train
/
trainJobDelete.js
9 lines
97 B
Raw
Permalink
Blame
History
module.exports = {
code: 200,
msg: null,
data: {
"trainId": 607,
"id": 1204
},
}