Class AcceleratorConfig (0.1.0)

AcceleratorConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A specification of the type and number of accelerator cards attached to the instance.

Attributes

Name Description
type_ str
Accelerator name. See https://cloud.google.com/compute/docs/gpus/#introduction for a full list of accelerator types.
count int
The number of the guest accelerator cards exposed to this instance.