Searched refs:node_subsets (Results 1 – 3 of 3) sorted by relevance
56 std::vector<NodeSubset>* node_subsets) in PartitionGraphIntoIndependentNodeSubsetsImpl() argument58 node_subsets_(node_subsets), in PartitionGraphIntoIndependentNodeSubsetsImpl()226 std::vector<NodeSubset>* node_subsets) { in PartitionGraphIntoIndependentNodeSubsets() argument228 node_subsets) in PartitionGraphIntoIndependentNodeSubsets()
79 std::vector<NodeSubset>* node_subsets);
279 std::vector<NodeSubset> node_subsets; in ReplaceNodeSubsetsWithDelegateKernels() local281 &node_subsets); in ReplaceNodeSubsetsWithDelegateKernels()285 for (auto& node_subset : node_subsets) { in ReplaceNodeSubsetsWithDelegateKernels()