This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
论坛
实训
竞赛
大数据
AI开发
Register
Sign In
JointCloud
/
common
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
查询绑定接口增加筛选条件
pull/52/head
JeshuaRen
7 months ago
parent
7cb79231ae
commit
101de1ad57
1 changed files
with
1 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
sdks/pcmscheduler/models.go
+ 1
- 1
sdks/pcmscheduler/models.go
View File
@@ -69,7 +69,7 @@ const (
PlatformPCM = "PCM"
PlatformPCM = "PCM"
PlatformPCMInference = "PCM_Inference"
PlatformPCMInference = "PCM_Inference"
PlatformHPC = "HPC"
PlatformHPC = "HPC
Slurm
"
URL = "url"
URL = "url"
ID = "id"
ID = "id"
Write
Preview
Loading…
Cancel
Save