[[["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-09-09 UTC."],[],[],null,["# Vision AI V1 API - Module Google::Cloud::VisionAI::V1::AcceleratorType (v1.1.1)\n\nVersion latestkeyboard_arrow_down\n\n- [1.1.1 (latest)](/ruby/docs/reference/google-cloud-vision_ai-v1/latest/Google-Cloud-VisionAI-V1-AcceleratorType)\n- [1.1.0](/ruby/docs/reference/google-cloud-vision_ai-v1/1.1.0/Google-Cloud-VisionAI-V1-AcceleratorType)\n- [1.0.1](/ruby/docs/reference/google-cloud-vision_ai-v1/1.0.1/Google-Cloud-VisionAI-V1-AcceleratorType)\n- [0.4.0](/ruby/docs/reference/google-cloud-vision_ai-v1/0.4.0/Google-Cloud-VisionAI-V1-AcceleratorType)\n- [0.3.0](/ruby/docs/reference/google-cloud-vision_ai-v1/0.3.0/Google-Cloud-VisionAI-V1-AcceleratorType)\n- [0.2.0](/ruby/docs/reference/google-cloud-vision_ai-v1/0.2.0/Google-Cloud-VisionAI-V1-AcceleratorType)\n- [0.1.0](/ruby/docs/reference/google-cloud-vision_ai-v1/0.1.0/Google-Cloud-VisionAI-V1-AcceleratorType) \nReference documentation and code samples for the Vision AI V1 API module Google::Cloud::VisionAI::V1::AcceleratorType.\n\nRepresents a hardware accelerator type.\n\nConstants\n---------\n\n### ACCELERATOR_TYPE_UNSPECIFIED\n\n**value:** 0 \nUnspecified accelerator type, which means no accelerator.\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:** 8 \nNvidia Tesla A100 GPU.\n\n### TPU_V2\n\n**value:** 6 \nTPU v2.\n\n### TPU_V3\n\n**value:** 7 \nTPU v3."]]