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

import sys as _sys

from . import embedding
from tensorflow.python.distribute.cluster_resolver.tpu.tpu_cluster_resolver import initialize_tpu_system
from tensorflow.python.distribute.cluster_resolver.tpu.tpu_cluster_resolver import shutdown_tpu_system
from tensorflow.python.tpu.device_assignment import DeviceAssignment
from tensorflow.python.tpu.device_assignment import DeviceOrderMode
from tensorflow.python.tpu.topology import Topology
from tensorflow.python.tpu.tpu_hardware_feature import HardwareFeature
from tensorflow.python.tpu.tpu_system_metadata import TPUSystemMetadata