Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/
Dmutable_graph_view.cc97 bool HasRegularFaninNode(const MutableGraphView& graph, const NodeDef& node, in HasRegularFaninNode() function
538 if (HasRegularFaninNode(*this, *control_fanout.node, node->name())) { in UpdateNode()
682 if (HasRegularFaninNode(*this, *control_fanout.node, in SwapNodeNames()