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

import sys as _sys

from tensorflow.python.framework.config import get_optimizer_experimental_options as get_experimental_options # line: 198
from tensorflow.python.framework.config import get_optimizer_jit as get_jit # line: 158
from tensorflow.python.framework.config import set_optimizer_experimental_options as set_experimental_options # line: 214
from tensorflow.python.framework.config import set_optimizer_jit as set_jit # line: 172
