Searched refs:RecomputedSubGraph (Results 1 – 1 of 1) sorted by relevance
145 struct RecomputedSubGraph { struct151 std::vector<RecomputedSubGraph> GetOpGroupsToRecompute( in GetOpGroupsToRecompute()156 std::vector<RecomputedSubGraph> subgraphs_to_recompute; in GetOpGroupsToRecompute()163 RecomputedSubGraph current_recomputation; in GetOpGroupsToRecompute()441 std::vector<RecomputedSubGraph> recomputed_subgraphs; in RecomputationRewritingPass()492 for (const RecomputedSubGraph& subgraph : recomputed_subgraphs) { in RecomputationRewritingPass()