Class Accelerator (0.2.0)

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

Accelerator describes Compute Engine accelerators to be attached to VMs.

Attributes

NameDescription
type_ str
The accelerator type. For example, "nvidia-tesla-t4". See gcloud compute accelerator-types list.
count int
The number of accelerators of this type.
install_gpu_drivers bool
When true, Batch will install the GPU drivers. This field will be ignored if specified.