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

Function _Consumers

tensorflow/tensorflow/python/ops/gradients_util.py:474–490  ·  view source on GitHub ↗

Returns the consumers of t, crossing closure boundaries where necessary. Args: t: Tensor func_graphs: a list of FuncGraphs that may have captured t. Returns: A list of tensors. The tensors will be from the current graph and/or func_graphs.

(t, func_graphs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

_MarkReachedOpsFunction · 0.85

Calls 3

_CapturesFunction · 0.85
consumersMethod · 0.45
extendMethod · 0.45

Tested by

no test coverage detected