Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/
DExecutionBuilder.h132 void mapOutput(uint32_t builderIndex, uint32_t executorIndex) { in mapOutput() function
DExecutionPlan.cpp267 stepExecutor->mapOutput(mOutputIndexSubModelToFromModel[i], i); in mapInputsAndOutputs()