Class AcceleratorConfig (2.0.2)

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

Specifies the type and number of accelerator cards attached to the instances of an instance group (see GPUs on Compute Engine <https://cloud.google.com/compute/docs/gpus/>__).

Attributes

NameDescription
accelerator_type_uri str
Full URL, partial URI, or short name of the accelerator type resource to expose to this instance. See `Compute Engine AcceleratorTypes
accelerator_count int
The number of the accelerator cards of this type exposed to this instance.