Defined in tensorflow/contrib/util/__init__.py.
Utilities for dealing with Tensors.
See Utilities (contrib) guide.
loader module: Utilities for loading op libraries.
constant_value(...): Returns the constant value of the given tensor, if efficiently calculable.
make_ndarray(...): Create a numpy ndarray from a tensor.
make_tensor_proto(...): Create a TensorProto.
ops_used_by_graph_def(...): Collect the list of ops used by a graph.
stripped_op_list_for_graph(...): Collect the stripped OpDefs for ops used by a graph.
__cached__
__loader__
__spec__
© 2018 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/api_docs/python/tf/contrib/util