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

Method _get_tensor_by_tf_output

tensorflow/tensorflow/python/framework/ops.py:3785–3799  ·  view source on GitHub ↗

Returns the `Tensor` representing `tf_output`. Note that there is only one such `Tensor`, i.e. multiple calls to this function with the same TF_Output value will always return the same `Tensor` object. Args: tf_output: A wrapped `TF_Output` (the C API equivalent of `Tensor`).

(self, tf_output)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

_GatherReturnElementsFunction · 0.80
inputsMethod · 0.80

Calls 1

Tested by

no test coverage detected