The set of ops that terminate the gradient computation. This computes the frontier of the forward graph *before* which backprop should stop. Operations in the returned set will not be differentiated. This set is defined as the subset of `from_ops` containing ops that have no predecessor in
(from_ops, stop_gradient_ops, pending_count, xs_set)
source not stored for this graph (policy: none)
no test coverage detected