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

Function _MarkReachedOps

tensorflow/tensorflow/python/ops/gradients_util.py:51–68  ·  view source on GitHub ↗

Mark all ops reached from "from_ops". Args: from_ops: list of Operations. reached_ops: set of Operations. func_graphs: list of FuncGraphs. This method will traverse through these functions if they capture from_ops or any reachable ops.

(from_ops, reached_ops, func_graphs)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

_PendingCountFunction · 0.85

Calls 4

_IsBackpropagatableFunction · 0.85
_ConsumersFunction · 0.85
extendMethod · 0.45
addMethod · 0.45

Tested by

no test coverage detected