Class AcceleratorConfig (2.8.1)

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

AcceleratorConfig represents a Hardware Accelerator request. .. attribute:: accelerator_count

The number of the accelerator cards exposed to an instance.

:type: int

Attributes

NameDescription
accelerator_type str
The accelerator type resource name. List of supported accelerators here __
gpu_partition_size str
Size of partitions to create on the GPU. Valid values are described in the NVIDIA `mig user guide