Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionBuilder.cpp1011 const uint32_t builderPoolIndex = builderInputOrOutput.locationAndLength().poolIndex; in mapInputOrOutput() local
1012 const Memory* memory = mExecutionBuilder->mMemories[builderPoolIndex]; in mapInputOrOutput()