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

import sys as _sys

from . import experimental
from tensorflow.lite.python.lite import Interpreter
from tensorflow.lite.python.lite import OpsSet
from tensorflow.lite.python.lite import Optimize
from tensorflow.lite.python.lite import RepresentativeDataset
from tensorflow.lite.python.lite import TFLiteConverterV2 as TFLiteConverter
from tensorflow.lite.python.lite import TargetSpec