# This file is MACHINE GENERATED! Do not edit.
# Generated by: tensorflow/python/tools/api/generator/create_python_api.py script.
"""Keras estimator API.
"""

from __future__ import print_function as _print_function

import sys as _sys

from tensorflow.python.keras.estimator import model_to_estimator_v2 as model_to_estimator

del _print_function
