Home
last modified time | relevance | path

Searched defs:func_graphs (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dgradients_util.py50 def _MarkReachedOps(from_ops, reached_ops, func_graphs): argument
70 def _PendingCount(to_ops, from_ops, colocate_gradients_with_ops, func_graphs, argument
449 def _Consumers(t, func_graphs): argument