AI Platform Notebooks V1 API - Module Google::Cloud::Notebooks::V1::ExecutionTemplate::SchedulerAcceleratorType (v0.9.0)

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

Hardware accelerator types for AI Platform Training jobs.

Constants

SCHEDULER_ACCELERATOR_TYPE_UNSPECIFIED

value: 0
Unspecified accelerator type. Default to no GPU.

NVIDIA_TESLA_K80

value: 1
Nvidia Tesla K80 GPU.

NVIDIA_TESLA_P100

value: 2
Nvidia Tesla P100 GPU.

NVIDIA_TESLA_V100

value: 3
Nvidia Tesla V100 GPU.

NVIDIA_TESLA_P4

value: 4
Nvidia Tesla P4 GPU.

NVIDIA_TESLA_T4

value: 5
Nvidia Tesla T4 GPU.

NVIDIA_TESLA_A100

value: 10
Nvidia Tesla A100 GPU.

TPU_V2

value: 6
TPU v2.

TPU_V3

value: 7
TPU v3.