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

Function _NonEagerInputs

tensorflow/tensorflow/python/ops/gradients_util.py:428–442  ·  view source on GitHub ↗

Returns the inputs of op, crossing closure boundaries where necessary. Does not return any captured EagerTensors, i.e., the number of tensors returned may be less than than the actual number of inputs. Args: op: Operation xs_set: ObjectIdentitySet of Tensors we are differentiating w.

(op, xs_set)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

_PendingCountFunction · 0.85
_StopOpsFunction · 0.85

Calls 1

_InputsFunction · 0.85

Tested by

no test coverage detected