Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/
Dcontrol_flow_util.py66 def IsLoopSwitch(op): function
Dgradients_impl.py674 pending_count[x.op._id] > 0 and control_flow_util.IsLoopSwitch(x.op))
717 assert control_flow_util.IsLoopSwitch(op)
857 assert control_flow_util.IsLoopSwitch(op)
Dcontrol_flow_ops.py1350 if util.IsLoopSwitch(op):