W3cubDocs

/TensorFlow Python

Module: tf.contrib.util

Module tf.contrib.util

Utilities for dealing with Tensors. See Utilities (contrib) guide.

Members

constant_value(...): Returns the constant value of the given tensor, if efficiently calculable.

loader module: Utilities for loading op libraries.

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.

Defined in tensorflow/contrib/util/__init__.py.

© 2017 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