Coverage for /pythoncovmergedfiles/medio/medio/usr/local/lib/python3.8/site-packages/tensorflow/_api/v2/compat/v1/manip/__init__.py: 100%
10 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"""Operators for manipulating tensors.
4"""
6import sys as _sys
8from tensorflow.python.ops.array_ops import gather_nd
9from tensorflow.python.ops.array_ops import reshape
10from tensorflow.python.ops.gen_array_ops import batch_to_space_nd
11from tensorflow.python.ops.gen_array_ops import reverse_v2 as reverse
12from tensorflow.python.ops.gen_array_ops import scatter_nd
13from tensorflow.python.ops.gen_array_ops import space_to_batch_nd
14from tensorflow.python.ops.gen_array_ops import tile
15from tensorflow.python.ops.manip_ops import roll