acceleratorConfig

@JvmName(name = "llgoipkbywrqxfml")
suspend fun acceleratorConfig(value: Output<GoogleCloudMlV1__AcceleratorConfigArgs>)
@JvmName(name = "gegklrtclviexpna")
suspend fun acceleratorConfig(value: GoogleCloudMlV1__AcceleratorConfigArgs?)

Parameters

value

Optional. Accelerator config for using GPUs for online prediction (beta). Only specify this field if you have specified a Compute Engine (N1) machine type in the machineType field. Learn more about /ml-engine/docs/machine-types-online-prediction#gpus.


@JvmName(name = "uggrliljcbtbdmla")
suspend fun acceleratorConfig(argument: suspend GoogleCloudMlV1__AcceleratorConfigArgsBuilder.() -> Unit)

Parameters

argument

Optional. Accelerator config for using GPUs for online prediction (beta). Only specify this field if you have specified a Compute Engine (N1) machine type in the machineType field. Learn more about /ml-engine/docs/machine-types-online-prediction#gpus.