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.profiler.experimental namespace. """ from __future__ import print_function as _print_function import sys as _sys from . import client from . import server from tensorflow.python.profiler.profiler_v2 import Profile from tensorflow.python.profiler.profiler_v2 import ProfilerOptions from tensorflow.python.profiler.profiler_v2 import start from tensorflow.python.profiler.profiler_v2 import stop from tensorflow.python.profiler.trace import Trace del _print_function