Class AcceleratorType (1.18.2)

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

A accelerator type that a Node can be configured with.

Attributes

NameDescription
name str
The resource name.
type_ str
The accelerator type.
accelerator_configs MutableSequence[google.cloud.tpu_v2.types.AcceleratorConfig]
The accelerator config.