Class AcceleratorType (1.15.0)

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_v2alpha1.types.AcceleratorConfig]
The accelerator config.