Home
last modified time | relevance | path

Searched defs:node_subsets (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/
H A Dgraph_info.cc47 const ControlEdges& control_edges, std::vector<NodeSubset>* node_subsets) in PartitionGraphIntoIndependentNodeSubsetsImpl()
251 const ControlEdges& control_edges, std::vector<NodeSubset>* node_subsets) { in PartitionGraphIntoIndependentNodeSubsets()
260 std::vector<NodeSubset>* node_subsets) { in PartitionGraphIntoIndependentNodeSubsets()
/aosp_15_r20/external/tensorflow/tensorflow/lite/core/
H A Dsubgraph.cc416 std::vector<NodeSubset> node_subsets; in ReplaceNodeSubsetsWithDelegateKernels() local
567 std::vector<NodeSubset> node_subsets; in PreviewDelegatePartitioning() local