workerConfig

@JvmName(name = "ombrjmlyhxrhvfrl")
suspend fun workerConfig(value: Output<GoogleCloudMlV1__ReplicaConfigArgs>)
@JvmName(name = "nlgdcamxmcfdgydy")
suspend fun workerConfig(value: GoogleCloudMlV1__ReplicaConfigArgs?)

Parameters

value

Optional. The configuration for workers. You should only set workerConfig.acceleratorConfig if workerType is set to a Compute Engine machine type. /ai-platform/training/docs/using-gpus#compute-engine-machine-types-with-gpu Set workerConfig&#46;imageUri only if you build a custom image for your worker. If workerConfig&#46;imageUri has not been set, AI Platform uses the value of masterConfig&#46;imageUri. Learn more about /ai-platform/training/docs/distributed-training-containers.


@JvmName(name = "bqnempeavqgjjpgr")
suspend fun workerConfig(argument: suspend GoogleCloudMlV1__ReplicaConfigArgsBuilder.() -> Unit)

Parameters

argument

Optional. The configuration for workers. You should only set workerConfig.acceleratorConfig if workerType is set to a Compute Engine machine type. /ai-platform/training/docs/using-gpus#compute-engine-machine-types-with-gpu Set workerConfig&#46;imageUri only if you build a custom image for your worker. If workerConfig&#46;imageUri has not been set, AI Platform uses the value of masterConfig&#46;imageUri. Learn more about /ai-platform/training/docs/distributed-training-containers.