Google Cloud Tpu V2 Client - Class Type (2.1.0)

Reference documentation and code samples for the Google Cloud Tpu V2 Client class Type.

TPU type.

Protobuf type google.cloud.tpu.v2.AcceleratorConfig.Type

Namespace

Google \ Cloud \ Tpu \ V2 \ AcceleratorConfig

Methods

static::name

Parameter
Name Description
value mixed

static::value

Parameter
Name Description
name mixed

Constants

TYPE_UNSPECIFIED

Value: 0

Unspecified version.

Generated from protobuf enum TYPE_UNSPECIFIED = 0;

V2

Value: 2

TPU v2.

Generated from protobuf enum V2 = 2;

V3

Value: 4

TPU v3.

Generated from protobuf enum V3 = 4;

V4

Value: 7

TPU v4.

Generated from protobuf enum V4 = 7;

V5LITE_POD

Value: 9

TPU v5lite pod.

Generated from protobuf enum V5LITE_POD = 9;

V5P

Value: 10

TPU v5p.

Generated from protobuf enum V5P = 10;

V6E

Value: 11

TPU v6e.

Generated from protobuf enum V6E = 11;