Home
last modified time | relevance | path

Searched defs:poolIndex (Results 1 – 3 of 3) sorted by relevance

/frameworks/ml/nn/runtime/
DExecutionBuilder.cpp111 uint32_t poolIndex, uint32_t offset, uint32_t length) { in setFromMemory()
128 int ModelArgumentInfo::setFromTemporaryMemory(const Operand& operand, uint32_t poolIndex, in setFromTemporaryMemory()
225 uint32_t poolIndex = mMemories.add(memory); in setInputFromMemory() local
282 uint32_t poolIndex = mMemories.add(memory); in setOutputFromMemory() local
762 uint32_t poolIndex = mMemories.add(memory); in setInputOrOutputFromTemporaryMemory() local
DModelBuilder.cpp264 uint32_t poolIndex = mMemories.add(&mLargeValueMemory); in copyLargeValuesToSharedMemory() local
/frameworks/ml/nn/common/
DCpuExecutor.cpp595 auto poolIndex = from.location.poolIndex; in initializeRunTimeInfo() local
637 auto poolIndex = from.location.poolIndex; in initializeRunTimeInfo() local