Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionBuilder.cpp1015 const uint32_t executorPoolIndex = mMemories.add(memory); in mapInputOrOutput() local
1016 executorInputOrOutput->locationAndLength().poolIndex = executorPoolIndex; in mapInputOrOutput()