Home
last modified time | relevance | path

Searched refs:getMapping (Results 1 – 1 of 1) sorted by relevance

/packages/modules/NeuralNetworks/common/
DModelUtils.cpp39 std::vector<uint32_t> getMapping(const std::vector<bool>& includes) { in getMapping() function
266 const auto mappedOperandIndices = getMapping(operandsUsed); in removeDeadOperands()
283 const auto mappedPoolIndices = getMapping(poolsUsed); in removeDeadOperands()
284 const auto mappedSubgraphIndices = getMapping(subgraphsUsed); in removeDeadOperands()