Searched refs:IsContainingContext (Results 1 – 2 of 2) sorted by relevance
237 def IsContainingContext(ctxt, maybe_containing_ctxt): function246 …return IsContainingContext(op._get_control_flow_context(), ctxt) # pylint: disable=protected-acce…294 elif IsContainingContext(while_ctxt, input_while_ctxt):299 IsContainingContext(while_ctxt.grad_state.forward_context,
620 if util.IsContainingContext(curr_ctxt, max_iter_ctxt):