Coverage for /pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/tensorflow/_api/v2/compat/v1/experimental/__init__.py: 100%
22 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.experimental namespace.
4"""
6import sys as _sys
8from . import extension_type
9from tensorflow.python.data.ops.optional_ops import Optional
10from tensorflow.python.eager.context import async_clear_error
11from tensorflow.python.eager.context import async_scope
12from tensorflow.python.eager.context import function_executor_type
13from tensorflow.python.framework.dtypes import float8_e4m3fn
14from tensorflow.python.framework.dtypes import float8_e5m2
15from tensorflow.python.framework.extension_type import BatchableExtensionType
16from tensorflow.python.framework.extension_type import ExtensionType
17from tensorflow.python.framework.extension_type import ExtensionTypeBatchEncoder
18from tensorflow.python.framework.load_library import register_filesystem_plugin
19from tensorflow.python.ops.control_flow_v2_toggles import output_all_intermediates
20from tensorflow.python.ops.ragged.dynamic_ragged_shape import DynamicRaggedShape
21from tensorflow.python.ops.ragged.row_partition import RowPartition
22from tensorflow.python.ops.structured.structured_tensor import StructuredTensor
23from tensorflow.python.util.dispatch import dispatch_for_api
24from tensorflow.python.util.dispatch import dispatch_for_binary_elementwise_apis
25from tensorflow.python.util.dispatch import dispatch_for_binary_elementwise_assert_apis
26from tensorflow.python.util.dispatch import dispatch_for_unary_elementwise_apis
27from tensorflow.python.util.dispatch import unregister_dispatch_for