Searched refs:_NextIteration (Results 1 – 2 of 2) sorted by relevance
209 def _NextIteration(data, name=None): function217 return nest.map_structure(_NextIteration, data, expand_composites=True)606 v = _NextIteration(v)622 v = _NextIteration(v)1881 next_n = _NextIteration(index)1940 next_count = _NextIteration(index)2030 next_acc = _NextIteration(add_acc)2128 next_acc = [_NextIteration(x) for x in acc_indexed_slices]
740 next_grad_val = control_flow_ops._NextIteration(grad_val)755 next_grad_val = control_flow_ops._NextIteration(grad_val)