Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/
Dgradients_util.py103 def _MarkReachedOps(from_ops, reached_ops, func_graphs): argument
123 def _PendingCount(to_ops, from_ops, colocate_gradients_with_ops, func_graphs, argument
321 def _StopOps(from_ops, stop_gradient_ops, pending_count, xs): argument
425 def _RaiseNoGradWrtInitialLoopValError(op, from_ops, xs): argument