Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/
DModelUtils.cpp101 void identifyUsedSubgraphs(const std::vector<Operand>& operands, in identifyUsedSubgraphs() function
116 void identifyUsedSubgraphs(uint32_t current, const std::vector<Model::Subgraph>& subgraphs, in identifyUsedSubgraphs() function
134 std::vector<bool> identifyUsedSubgraphs(const Model& model) { in identifyUsedSubgraphs() function