# 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.lite namespace
"""

import sys as _sys

from tensorflow._api.v2.lite import experimental
from tensorflow.lite.python.convert import OpsSet # line: 153
from tensorflow.lite.python.interpreter import Interpreter # line: 360
from tensorflow.lite.python.lite import Optimize # line: 112
from tensorflow.lite.python.lite import RepresentativeDataset # line: 171
from tensorflow.lite.python.lite import TFLiteConverterV2 as TFLiteConverter # line: 2090
from tensorflow.lite.python.lite import TargetSpec # line: 195
