tpuTopology property

String? tpuTopology
getter/setter pair

The topology of the TPUs.

Corresponds to the TPU topologies available from GKE. (Example: tpu_topology: "2x2x1").

Immutable.

Implementation

core.String? tpuTopology;