Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/
Dcontrol_flow_util.py76 return GetContainingCondContext(ctxt) is not None
219 def GetContainingCondContext(ctxt): function