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.py48 return GetContainingCondContext(ctxt) is not None
140 def GetContainingCondContext(ctxt): function