Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/
Dcontrol_flow_util.py69 def IsInWhileLoop(op): function
/external/tensorflow/tensorflow/python/framework/
Dauto_control_deps.py285 if control_flow_util.IsInWhileLoop(op):
/external/tensorflow/tensorflow/python/keras/engine/
Dbase_layer_utils.py471 if control_flow_util.IsInWhileLoop(op):