Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionBuilder.h128 void mapInput(uint32_t builderIndex, uint32_t executorIndex) { in mapInput() argument
130 &mInputs[executorIndex]); in mapInput()
132 void mapOutput(uint32_t builderIndex, uint32_t executorIndex) { in mapOutput() argument
134 &mOutputs[executorIndex]); in mapOutput()