Google Cloud Tpu V2 Client - Class Type (1.1.1)

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
NameDescription
value mixed

static::value

Parameter
NameDescription
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;