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

Method _add_while_inputs

tensorflow/tensorflow/python/framework/ops.py:2049–2072  ·  view source on GitHub ↗

See AddWhileInputHack in python_api.h. NOTE: This is for TF internal use only. Please don't use it. Args: tensors: list of Tensors Raises: TypeError: if tensor is not a Tensor, or if input tensor type is not convertible to dtype. ValueError: if the Tensor is

(self, tensors)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

_WhileGradFunction · 0.80
testMethod · 0.80

Calls 4

TypeErrorFunction · 0.85
_assert_same_graphFunction · 0.85
AddWhileInputHackMethod · 0.80
_as_tf_outputMethod · 0.45

Tested by 1

testMethod · 0.64