Searched refs:node_to_fuse (Results 1 – 1 of 1) sorted by relevance
106 for (const auto& node_to_fuse : nodes_to_fuse) { in ApplyToNode() local107 for (const auto& input : graph->FindInputs(node_to_fuse.first->id)) { in ApplyToNode()