RuntimeAcceleratorConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Definition of the types of hardware accelerators that can be used.
Definition of the types of hardware accelerators that can be used.
See Compute Engine
AcceleratorTypes <https://cloud.google.com/compute/docs/reference/beta/acceleratorTypes>
__.
Examples:
nvidia-tesla-k80
nvidia-tesla-p100
nvidia-tesla-v100
nvidia-tesla-p4
nvidia-tesla-t4
nvidia-tesla-a100
Attributes | |
---|---|
Name | Description |
type_ |
google.cloud.notebooks_v1.types.RuntimeAcceleratorConfig.AcceleratorType
Accelerator model. |
core_count |
int
Count of cores of this accelerator. |
Classes
AcceleratorType
AcceleratorType(value)
Type of this accelerator.