Home
last modified time | relevance | path

Searched defs:GetContainingWhileContext (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/keras/utils/
Dcontrol_flow_util.py51 def GetContainingWhileContext(ctxt, stop_ctxt=None): function
/external/tensorflow/tensorflow/python/ops/
Dcontrol_flow_util.py191 def GetContainingWhileContext(ctxt, stop_ctxt=None): function