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

Function _Inputs

tensorflow/tensorflow/python/ops/gradients_util.py:447–471  ·  view source on GitHub ↗

Returns the inputs of op, crossing closure boundaries where necessary. Args: op: Operation xs_set: ObjectIdentitySet of Tensors we are differentiating w.r.t. Returns: A list of tensors. The tensors may be from multiple Graph/FuncGraphs if op is in a FuncGraph and has captured i

(op, xs_set)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

_NonEagerInputsFunction · 0.85
_GradientsHelperFunction · 0.85

Calls 3

_IsFunctionFunction · 0.85
_MaybeCapturedFunction · 0.85
appendMethod · 0.45

Tested by

no test coverage detected