Sha256: c52f4d068b11a9b50c5562f4954047eff9c521de77f95bb686c830818a1e5579

Contents?: true

Size: 951 Bytes

Versions: 2

Compression:

Stored size: 951 Bytes

Contents

# Generated by the protocol buffer compiler.  DO NOT EDIT!
# source: google/cloud/aiplatform/v1/accelerator_type.proto

require 'google/protobuf'

Google::Protobuf::DescriptorPool.generated_pool.build do
  add_file("google/cloud/aiplatform/v1/accelerator_type.proto", :syntax => :proto3) do
    add_enum "google.cloud.aiplatform.v1.AcceleratorType" do
      value :ACCELERATOR_TYPE_UNSPECIFIED, 0
      value :NVIDIA_TESLA_K80, 1
      value :NVIDIA_TESLA_P100, 2
      value :NVIDIA_TESLA_V100, 3
      value :NVIDIA_TESLA_P4, 4
      value :NVIDIA_TESLA_T4, 5
      value :NVIDIA_TESLA_A100, 8
      value :NVIDIA_L4, 11
      value :TPU_V2, 6
      value :TPU_V3, 7
      value :TPU_V4_POD, 10
    end
  end
end

module Google
  module Cloud
    module AIPlatform
      module V1
        AcceleratorType = ::Google::Protobuf::DescriptorPool.generated_pool.lookup("google.cloud.aiplatform.v1.AcceleratorType").enummodule
      end
    end
  end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
google-cloud-ai_platform-v1-0.24.0 lib/google/cloud/aiplatform/v1/accelerator_type_pb.rb
google-cloud-ai_platform-v1-0.23.0 lib/google/cloud/aiplatform/v1/accelerator_type_pb.rb