Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/
DExecutionBuilder.cpp1366 const uint32_t builderPoolIndex = builderInputOrOutput.locationAndLength().poolIndex; in mapInputOrOutput() local
1367 const RuntimeMemory* memory = mExecutionBuilder->mMemories[builderPoolIndex]; in mapInputOrOutput()