Parameter | Type | Description | Example |
---|---|---|---|
object | The details of the docker image. | ||
ImageTag | string | The tag of the docker image. | tensorflow-training:2.3-cpu-py36-ubuntu18.04 |
ImageUrl | string | The image URL address. | registry.cn-beijing.aliyuncs.com/pai-dlc/tensorflow-training:2.3-cpu-py36-ubuntu18.04 |
ImageUrlVpc | string | The VPC endpoint of the image URL. This address provides faster access speed. | registry-vpc.cn-beijing.aliyuncs.com/pai-dlc/tensorflow-training:2.3-cpu-py36-ubuntu18.04 |
ImageProviderType | string | The image type. Valid values:
| Community |
AcceleratorType | string | The type of the image accelerator. Valid values:
| gpu |
Framework | string | The computing framework that is encapsulated by the image. Valid values:
| PyTorchJob |
AuthorId | string | The creator of the image. | ken |