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.

aiOption.go 297 B

1234567891011121314151617
  1. package option
  2. type AiOption struct {
  3. aiType string // shuguangAi/octopus
  4. resourceType string // cpu/gpu/compute card
  5. taskType string // pytorch/tensorflow
  6. imageId string
  7. specId string
  8. datasetsId string
  9. codeId string
  10. cmd string
  11. datasets string
  12. code string
  13. }

PCM is positioned as Software stack over Cloud, aiming to build the standards and ecology of heterogeneous cloud collaboration for JCC in a non intrusive and autonomous peer-to-peer manner.