AcceleratorConfig

A TPU accelerator configuration.

JSON representation
{
  "type": enum (Type),
  "topology": string
}
Fields
type

enum (Type)

Required. Type of TPU.

topology

string

Required. Topology of TPU in chips.

Type

TPU type.

Enums
TYPE_UNSPECIFIED Unspecified version.
V2 TPU v2.
V3 TPU v3.
V4 TPU v4.
V5P TPU v5p