Home
last modified time | relevance | path

Searched refs:InXlaContext (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/ops/
Dcontrol_flow_util.py55 def InXlaContext(graph): function
62 if InXlaContext(graph): return True
Dcond_v2.py117 if control_flow_util.InXlaContext(ops.get_default_graph()):
642 if control_flow_util.InXlaContext(ops.get_default_graph()):