laywerrobot/lib/python3.6/site-packages/tensorflow/io/__init__.py
2020-08-27 21:55:39 +02:00

18 lines
625 B
Python

# This file is MACHINE GENERATED! Do not edit.
# Generated by: tensorflow/python/tools/api/generator/create_python_api.py script.
"""Public API for tf.io namespace.
"""
from __future__ import print_function
from tensorflow.python import decode_base64
from tensorflow.python import decode_compressed
from tensorflow.python import decode_json_example
from tensorflow.python import decode_raw
from tensorflow.python import encode_base64
from tensorflow.python import matching_files
from tensorflow.python import parse_tensor
from tensorflow.python import read_file
from tensorflow.python import write_file
del print_function