Searched defs:node_subsets (Results 1 – 2 of 2) sorted by relevance
56 std::vector<NodeSubset>* node_subsets) in PartitionGraphIntoIndependentNodeSubsetsImpl()226 std::vector<NodeSubset>* node_subsets) { in PartitionGraphIntoIndependentNodeSubsets()
279 std::vector<NodeSubset> node_subsets; in ReplaceNodeSubsetsWithDelegateKernels() local