Searched refs:IsXLAContext (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/python/ops/ | ||
D | control_flow_util.py | 214 if ctxt.IsXLAContext(): return ctxt |
D | control_flow_ops.py | 1544 def IsXLAContext(self): member in ControlFlowContext |