AI Platform Notebooks V1 API - Module Google::Cloud::Notebooks::V1::RuntimeAcceleratorConfig::AcceleratorType (v0.4.1)

Reference documentation and code samples for the AI Platform Notebooks V1 API module Google::Cloud::Notebooks::V1::RuntimeAcceleratorConfig::AcceleratorType.

Type of this accelerator.

Constants

ACCELERATOR_TYPE_UNSPECIFIED

value: 0
Accelerator type is not specified.

NVIDIA_TESLA_K80

value: 1
Accelerator type is Nvidia Tesla K80.

NVIDIA_TESLA_P100

value: 2
Accelerator type is Nvidia Tesla P100.

NVIDIA_TESLA_V100

value: 3
Accelerator type is Nvidia Tesla V100.

NVIDIA_TESLA_P4

value: 4
Accelerator type is Nvidia Tesla P4.

NVIDIA_TESLA_T4

value: 5
Accelerator type is Nvidia Tesla T4.

NVIDIA_TESLA_A100

value: 6
Accelerator type is Nvidia Tesla A100.

TPU_V2

value: 7
(Coming soon) Accelerator type is TPU V2.

TPU_V3

value: 8
(Coming soon) Accelerator type is TPU V3.

NVIDIA_TESLA_T4_VWS

value: 9
Accelerator type is NVIDIA Tesla T4 Virtual Workstations.

NVIDIA_TESLA_P100_VWS

value: 10
Accelerator type is NVIDIA Tesla P100 Virtual Workstations.

NVIDIA_TESLA_P4_VWS

value: 11
Accelerator type is NVIDIA Tesla P4 Virtual Workstations.