Coverage for /pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/tensorflow/_api/v2/compat/v1/profiler/__init__.py: 100%
11 statements
« prev ^ index » next coverage.py v7.4.0, created at 2024-01-03 07:57 +0000
« prev ^ index » next coverage.py v7.4.0, created at 2024-01-03 07:57 +0000
1# This file is MACHINE GENERATED! Do not edit.
2# Generated by: tensorflow/python/tools/api/generator/create_python_api.py script.
3"""Public API for tf.profiler namespace.
4"""
6import sys as _sys
8from tensorflow.python.profiler.model_analyzer import Profiler
9from tensorflow.python.profiler.model_analyzer import advise
10from tensorflow.python.profiler.model_analyzer import profile
11from tensorflow.python.profiler.option_builder import ProfileOptionBuilder
12from tensorflow.python.profiler.profiler import AdviceProto
13from tensorflow.python.profiler.profiler import GraphNodeProto
14from tensorflow.python.profiler.profiler import MultiGraphNodeProto
15from tensorflow.python.profiler.profiler import OpLogProto
16from tensorflow.python.profiler.tfprof_logger import write_op_log