package option type AiOption struct { aiType string // shuguangAi/octopus resourceType string // cpu/gpu/compute card taskType string // pytorch/tensorflow imageId string specId string datasetsId string codeId string cmd string datasets string code string }