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.
[[["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 2025-08-28 UTC."],[],[],null,["# AI Platform Notebooks V1 API - Module Google::Cloud::Notebooks::V1::ExecutionTemplate::SchedulerAcceleratorType (v1.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.0 (latest)](/ruby/docs/reference/google-cloud-notebooks-v1/latest/Google-Cloud-Notebooks-V1-ExecutionTemplate-SchedulerAcceleratorType)\n- [1.0.1](/ruby/docs/reference/google-cloud-notebooks-v1/1.0.1/Google-Cloud-Notebooks-V1-ExecutionTemplate-SchedulerAcceleratorType)\n- [0.11.0](/ruby/docs/reference/google-cloud-notebooks-v1/0.11.0/Google-Cloud-Notebooks-V1-ExecutionTemplate-SchedulerAcceleratorType)\n- [0.10.0](/ruby/docs/reference/google-cloud-notebooks-v1/0.10.0/Google-Cloud-Notebooks-V1-ExecutionTemplate-SchedulerAcceleratorType)\n- [0.9.1](/ruby/docs/reference/google-cloud-notebooks-v1/0.9.1/Google-Cloud-Notebooks-V1-ExecutionTemplate-SchedulerAcceleratorType)\n- [0.8.2](/ruby/docs/reference/google-cloud-notebooks-v1/0.8.2/Google-Cloud-Notebooks-V1-ExecutionTemplate-SchedulerAcceleratorType)\n- [0.7.0](/ruby/docs/reference/google-cloud-notebooks-v1/0.7.0/Google-Cloud-Notebooks-V1-ExecutionTemplate-SchedulerAcceleratorType)\n- [0.6.1](/ruby/docs/reference/google-cloud-notebooks-v1/0.6.1/Google-Cloud-Notebooks-V1-ExecutionTemplate-SchedulerAcceleratorType)\n- [0.5.0](/ruby/docs/reference/google-cloud-notebooks-v1/0.5.0/Google-Cloud-Notebooks-V1-ExecutionTemplate-SchedulerAcceleratorType)\n- [0.4.2](/ruby/docs/reference/google-cloud-notebooks-v1/0.4.2/Google-Cloud-Notebooks-V1-ExecutionTemplate-SchedulerAcceleratorType)\n- [0.3.0](/ruby/docs/reference/google-cloud-notebooks-v1/0.3.0/Google-Cloud-Notebooks-V1-ExecutionTemplate-SchedulerAcceleratorType)\n- [0.2.1](/ruby/docs/reference/google-cloud-notebooks-v1/0.2.1/Google-Cloud-Notebooks-V1-ExecutionTemplate-SchedulerAcceleratorType)\n- [0.1.0](/ruby/docs/reference/google-cloud-notebooks-v1/0.1.0/Google-Cloud-Notebooks-V1-ExecutionTemplate-SchedulerAcceleratorType) \nReference documentation and code samples for the AI Platform Notebooks V1 API module Google::Cloud::Notebooks::V1::ExecutionTemplate::SchedulerAcceleratorType.\n\nHardware accelerator types for AI Platform Training jobs.\n\nConstants\n---------\n\n### SCHEDULER_ACCELERATOR_TYPE_UNSPECIFIED\n\n**value:** 0 \nUnspecified accelerator type. Default to no GPU.\n\n### NVIDIA_TESLA_K80\n\n**value:** 1 \nNvidia Tesla K80 GPU.\n\n### NVIDIA_TESLA_P100\n\n**value:** 2 \nNvidia Tesla P100 GPU.\n\n### NVIDIA_TESLA_V100\n\n**value:** 3 \nNvidia Tesla V100 GPU.\n\n### NVIDIA_TESLA_P4\n\n**value:** 4 \nNvidia Tesla P4 GPU.\n\n### NVIDIA_TESLA_T4\n\n**value:** 5 \nNvidia Tesla T4 GPU.\n\n### NVIDIA_TESLA_A100\n\n**value:** 10 \nNvidia Tesla A100 GPU.\n\n### TPU_V2\n\n**value:** 6 \nTPU v2.\n\n### TPU_V3\n\n**value:** 7 \nTPU v3."]]