Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/
DModelUtils.cpp284 const auto mappedSubgraphIndices = getMapping(subgraphsUsed); in removeDeadOperands() local
285 fixOperandDataLocations(model, mappedPoolIndices, mappedSubgraphIndices); in removeDeadOperands()