Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/
Dmutable_graph_view.cc61 bool IsIdentityConsumingSwitch(const MutableGraphView& graph, in IsIdentityConsumingSwitch() function
82 return !IsIdentityConsumingSwitch(graph, control_node); in CanDedupControlWithRegularInput()