| Package | Description |
|---|---|
| com.google.api.services.ml.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudMlV1AcceleratorConfig |
GoogleCloudMlV1AcceleratorConfig.clone() |
GoogleCloudMlV1AcceleratorConfig |
GoogleCloudMlV1ReplicaConfig.getAcceleratorConfig()
Represents the type and number of accelerators used by the replica.
|
GoogleCloudMlV1AcceleratorConfig |
GoogleCloudMlV1Version.getAcceleratorConfig()
Optional.
|
GoogleCloudMlV1AcceleratorConfig |
GoogleCloudMlV1AcceleratorConfig.set(String fieldName,
Object value) |
GoogleCloudMlV1AcceleratorConfig |
GoogleCloudMlV1AcceleratorConfig.setCount(Long count)
The number of accelerators to attach to each machine running the job.
|
GoogleCloudMlV1AcceleratorConfig |
GoogleCloudMlV1AcceleratorConfig.setType(String type)
The type of accelerator to use.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudMlV1ReplicaConfig |
GoogleCloudMlV1ReplicaConfig.setAcceleratorConfig(GoogleCloudMlV1AcceleratorConfig acceleratorConfig)
Represents the type and number of accelerators used by the replica.
|
GoogleCloudMlV1Version |
GoogleCloudMlV1Version.setAcceleratorConfig(GoogleCloudMlV1AcceleratorConfig acceleratorConfig)
Optional.
|
Copyright © 2011–2021 Google. All rights reserved.