# This file is MACHINE GENERATED! Do not edit.
# Generated by: tensorflow/python/tools/api/generator2/generator/generator.py script.
"""Public API for tf._api.v2.tpu.experimental namespace
"""

import sys as _sys

from tensorflow._api.v2.tpu.experimental import embedding
from tensorflow.python.distribute.cluster_resolver.tpu_cluster_resolver import initialize_tpu_system # line: 25
from tensorflow.python.distribute.cluster_resolver.tpu_cluster_resolver import shutdown_tpu_system # line: 26
from tensorflow.python.tpu.device_assignment import DeviceAssignment # line: 69
from tensorflow.python.tpu.device_assignment import DeviceOrderMode # line: 57
from tensorflow.python.tpu.topology import Topology # line: 40
from tensorflow.python.tpu.tpu_hardware_feature import HardwareFeature # line: 21
from tensorflow.python.tpu.tpu_system_metadata import TPUSystemMetadata # line: 40
