tf.tpu.experimental.initialize_tpu_system

View source on GitHub

Initialize the TPU devices.

tf.tpu.experimental.initialize_tpu_system(
    cluster_resolver=None
)

Args:

Returns:

The tf.tpu.Topology object for the topology of the TPU cluster.

Raises: