Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/keras/utils/
Dcontrol_flow_util.py32 def InXlaContext(graph): function
39 if InXlaContext(graph): return True
/external/tensorflow/tensorflow/python/ops/
Dcontrol_flow_util.py68 def InXlaContext(graph): function
75 if InXlaContext(graph): return True