Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/
DModelUtils.cpp171 const std::vector<uint32_t>& remappedSubgraphIndex) { in fixOperandDataLocation() argument
187 subgraphIndex = remappedSubgraphIndex.at(subgraphIndex); in fixOperandDataLocation()
205 const std::vector<uint32_t>& remappedSubgraphIndex) { in fixOperandDataLocations() argument
208 remappedSubgraphIndex); in fixOperandDataLocations()
216 const std::vector<uint32_t>& remappedSubgraphIndex) { in fixOperandDataLocations() argument
219 remappedPoolIndex, remappedSubgraphIndex); in fixOperandDataLocations()
222 remappedPoolIndex, remappedSubgraphIndex); in fixOperandDataLocations()