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.py29 return GetContainingXLAContext(ctxt) is not None
68 def GetContainingXLAContext(ctxt): function
/external/tensorflow/tensorflow/python/ops/
Dcontrol_flow_util.py61 return GetContainingXLAContext(ctxt) is not None
66 return GetContainingXLAContext(ctxt) is not None
209 def GetContainingXLAContext(ctxt): function