Searched refs:subgraphs_to_recompute (Results 1 – 1 of 1) sorted by relevance
175 std::vector<RecomputedSubGraph> subgraphs_to_recompute; in GetOpGroupsToRecompute() local223 subgraphs_to_recompute.push_back(current_recomputation); in GetOpGroupsToRecompute()225 return subgraphs_to_recompute; in GetOpGroupsToRecompute()