Reference documentation and code samples for the AI Platform Notebooks V1beta1 API module Google::Cloud::Notebooks::V1beta1::Instance::AcceleratorType.
Definition of the types of hardware accelerators that can be used on this
instance.
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_T4_VWS
value: 8 Accelerator type is NVIDIA Tesla T4 Virtual Workstations.
NVIDIA_TESLA_P100_VWS
value: 9 Accelerator type is NVIDIA Tesla P100 Virtual Workstations.
NVIDIA_TESLA_P4_VWS
value: 10 Accelerator type is NVIDIA Tesla P4 Virtual Workstations.
TPU_V2
value: 6 (Coming soon) Accelerator type is TPU V2.
TPU_V3
value: 7 (Coming soon) Accelerator type is TPU V3.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-06 UTC."],[],[]]