MCPcopy Create free account
hub / github.com/alibaba/nann / Tensor

Class Tensor

tensorflow/tensorflow/python/framework/ops.py:288–851  ·  view source on GitHub ↗

Represents one of the outputs of an `Operation`. A `Tensor` is a symbolic handle to one of the outputs of an `Operation`. It does not hold the values of that operation's output, but instead provides a means of computing those values in a TensorFlow `tf.compat.v1.Session`. This class has

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

__init__Method · 0.70
_add_outputsMethod · 0.70
PySeqToTensorFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected