Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/
Dgraph_info.cc56 std::vector<NodeSubset>* node_subsets) in PartitionGraphIntoIndependentNodeSubsetsImpl()
226 std::vector<NodeSubset>* node_subsets) { in PartitionGraphIntoIndependentNodeSubsets()
/external/tensorflow/tensorflow/lite/core/
Dsubgraph.cc279 std::vector<NodeSubset> node_subsets; in ReplaceNodeSubsetsWithDelegateKernels() local