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

from __future__ import print_function as _print_function

import sys as _sys

from tensorflow.python.framework.versions import COMPILER_VERSION
from tensorflow.python.framework.versions import GIT_VERSION
from tensorflow.python.framework.versions import GRAPH_DEF_VERSION
from tensorflow.python.framework.versions import GRAPH_DEF_VERSION_MIN_CONSUMER
from tensorflow.python.framework.versions import GRAPH_DEF_VERSION_MIN_PRODUCER
from tensorflow.python.framework.versions import VERSION

del _print_function
