Coverage for /pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/tensorflow/_api/v2/types/experimental/__init__.py: 100%

10 statements  

« 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.types.experimental namespace. 

4""" 

5 

6import sys as _sys 

7 

8from . import distributed 

9from tensorflow.python.types.core import Callable 

10from tensorflow.python.types.core import ConcreteFunction 

11from tensorflow.python.types.core import GenericFunction 

12from tensorflow.python.types.core import TensorLike 

13from tensorflow.python.types.trace import SupportsTracingProtocol 

14from tensorflow.python.types.trace import TraceType 

15from tensorflow.python.types.trace import TracingContext