1# This file is MACHINE GENERATED! Do not edit.
2# Generated by: tensorflow/python/tools/api/generator/create_python_api.py script.
3"""Public API for tf.tpu.experimental.embedding namespace.
4"""
5
6import sys as _sys
7
8from tensorflow.python.tpu.tpu_embedding_for_serving import TPUEmbeddingForServing
9from tensorflow.python.tpu.tpu_embedding_for_serving import cpu_embedding_lookup as serving_embedding_lookup
10from tensorflow.python.tpu.tpu_embedding_v1 import TPUEmbeddingV0
11from tensorflow.python.tpu.tpu_embedding_v2 import TPUEmbedding
12from tensorflow.python.tpu.tpu_embedding_v2_utils import Adagrad
13from tensorflow.python.tpu.tpu_embedding_v2_utils import AdagradMomentum
14from tensorflow.python.tpu.tpu_embedding_v2_utils import Adam
15from tensorflow.python.tpu.tpu_embedding_v2_utils import FTRL
16from tensorflow.python.tpu.tpu_embedding_v2_utils import FeatureConfig
17from tensorflow.python.tpu.tpu_embedding_v2_utils import QuantizationConfig
18from tensorflow.python.tpu.tpu_embedding_v2_utils import SGD
19from tensorflow.python.tpu.tpu_embedding_v2_utils import TableConfig