Searched refs:node_subsets (Results 1 – 3 of 3) sorted by relevance
41 std::vector<NodeSubset>* node_subsets) in PartitionGraphIntoIndependentNodeSubsetsImpl() argument43 node_subsets_(node_subsets), in PartitionGraphIntoIndependentNodeSubsetsImpl()219 std::vector<NodeSubset>* node_subsets) { in PartitionGraphIntoIndependentNodeSubsets() argument221 node_subsets) in PartitionGraphIntoIndependentNodeSubsets()
91 std::vector<NodeSubset>* node_subsets);
387 std::vector<NodeSubset> node_subsets; in ReplaceNodeSubsetsWithDelegateKernels() local389 &node_subsets); in ReplaceNodeSubsetsWithDelegateKernels()396 node_subsets.size()); in ReplaceNodeSubsetsWithDelegateKernels()400 for (auto& node_subset : node_subsets) { in ReplaceNodeSubsetsWithDelegateKernels()512 std::vector<NodeSubset> node_subsets; in PreviewDelegatePartitioning() local514 &node_subsets); in PreviewDelegatePartitioning()517 for (auto& node_subset : node_subsets) { in PreviewDelegatePartitioning()