Searched refs:GraphOrParentsInXlaContext (Results 1 – 2 of 2) sorted by relevance
117 if (not control_flow_util.GraphOrParentsInXlaContext(op.graph) and136 if control_flow_util.GraphOrParentsInXlaContext(op.graph):
60 def GraphOrParentsInXlaContext(graph): function