Searched refs:stop_gradient_ops (Results 1 – 1 of 1) sorted by relevance
305 def _StopOps(from_ops, stop_gradient_ops, pending_count): argument334 stop_ops.update(op._id for op in stop_gradient_ops) # pylint: disable=protected-access517 stop_gradient_ops = [t.op for t in stop_gradients]555 stop_ops = _StopOps(from_ops, stop_gradient_ops, pending_count)