Google Cloud Ml V1__Accelerator Config Args
data class GoogleCloudMlV1__AcceleratorConfigArgs(val count: Output<String>? = null, val type: Output<GoogleCloudMlV1__AcceleratorConfigType>? = null) : ConvertibleToJava<GoogleCloudMlV1__AcceleratorConfigArgs>
Represents a hardware accelerator request config. Note that the AcceleratorConfig can be used in both Jobs and Versions. Learn more about /ml-engine/docs/using-gpus and /ml-engine/docs/machine-types-online-prediction#gpus.
Constructors
Link copied to clipboard
fun GoogleCloudMlV1__AcceleratorConfigArgs(count: Output<String>? = null, type: Output<GoogleCloudMlV1__AcceleratorConfigType>? = null)