|
Parameter |
Type |
Description |
Example |
|---|---|---|---|
|
object |
The Docker image details. |
||
| ImageTag |
string |
The Docker image tag. |
tensorflow-training:2.3-cpu-py36-ubuntu18.04 |
| ImageUrl |
string |
The image URL. |
registry.cn-beijing.aliyuncs.com/pai-dlc/tensorflow-training:2.3-cpu-py36-ubuntu18.04 |
| ImageUrlVpc |
string |
The VPC endpoint of the image URL. Provides faster access. |
registry-vpc.cn-beijing.aliyuncs.com/pai-dlc/tensorflow-training:2.3-cpu-py36-ubuntu18.04 |
| ImageProviderType |
string |
The image provider type. Valid values:
|
Community |
| AcceleratorType |
string |
The accelerator type. Valid values:
|
gpu |
| Framework |
string |
The computing framework included in the image. Valid values:
|
PyTorchJob |
| AuthorId |
string |
The image creator. |
ken |