MachineSpec(mapping=None, *, ignore_unknown_fields=False, **kwargs)Specification of a single machine.
Attributes |
|
|---|---|
| Name | Description |
machine_type |
str
Immutable. The type of the machine. See the `list of machine types supported for prediction |
accelerator_type |
google.cloud.visionai_v1alpha1.types.AcceleratorType
Immutable. The type of accelerator(s) that may be attached to the machine as per accelerator_count. |
accelerator_count |
int
The number of accelerators to attach to the machine. |