Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/
Dmutable_graph_view.cc631 bool to_is_switch = IsSwitch(*to_node); in SwapNodeNames() local
634 if (to_is_switch && HasFanoutValue(fanouts(), from_control_fanouts)) { in SwapNodeNames()
712 if (to_is_switch) { in SwapNodeNames()
721 if (!to_is_switch) { in SwapNodeNames()