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

import sys as _sys

from tensorflow.python.framework.config import get_optimizer_experimental_options as get_experimental_options
from tensorflow.python.framework.config import get_optimizer_jit as get_jit
from tensorflow.python.framework.config import set_optimizer_experimental_options as set_experimental_options
from tensorflow.python.framework.config import set_optimizer_jit as set_jit