Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/utils/
Dcontrol_flow_util.py34 return GetContainingXLAContext(ctxt) is not None
73 def GetContainingXLAContext(ctxt): function
/external/tensorflow/tensorflow/python/ops/
Dcontrol_flow_util.py65 return GetContainingXLAContext(ctxt) is not None
70 return GetContainingXLAContext(ctxt) is not None
213 def GetContainingXLAContext(ctxt): function