acceleratorConfig property

GoogleCloudMlV1AcceleratorConfig? acceleratorConfig
getter/setter pair

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 [using GPUs for online prediction](/ml-engine/docs/machine-types-online-prediction#gpus).

Optional.

Implementation

GoogleCloudMlV1AcceleratorConfig? acceleratorConfig;