Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dloop_optimizer.cc614 const NodeDef* switch_input = view.GetRegularFanin(switch_input_port).node; in CheckForDeadFanout() local
620 if (!IsMerge(*switch_input)) { in CheckForDeadFanout()