MCPcopy Create free account
hub / github.com/benoitsteiner/tensorflow-opencl / Tensor

Class Tensor

tensorflow/python/framework/ops.py:197–590  ·  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.Session}. This class has two prima

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

__init__Method · 0.70
MakeTensorMethod · 0.50
PySeqToTensorFunction · 0.50

Calls

no outgoing calls

Tested by

no test coverage detected