EVOLUTION-MANAGER
Edit File: __init__.py
# This file is MACHINE GENERATED! Do not edit. # Generated by: tensorflow/python/tools/api/generator/create_python_api.py script. """Public API for tf.nest namespace. """ from __future__ import print_function as _print_function import sys as _sys from tensorflow.python.util.nest import assert_same_structure from tensorflow.python.util.nest import flatten from tensorflow.python.util.nest import is_nested from tensorflow.python.util.nest import map_structure from tensorflow.python.util.nest import pack_sequence_as del _print_function