AcceleratorType(mapping=None, *, ignore_unknown_fields=False, **kwargs)A accelerator type that a Node can be configured with.
Attributes |
|
|---|---|
| Name | Description |
name |
str
The resource name. |
type_ |
str
The accelerator type. |
accelerator_configs |
MutableSequence[google.cloud.tpu_v2alpha1.types.AcceleratorConfig]
The accelerator config. |