Home
last modified time | relevance | path

Searched defs:stepModelOperandIndex (Results 1 – 2 of 2) sorted by relevance

/packages/modules/NeuralNetworks/runtime/
DExecutionBuilder.cpp1234 const uint32_t stepModelOperandIndex = mModel->getOutputOperandIndex(i); in updateOutputShapes() local
DExecutionPlan.cpp559 auto mapInput = [&](uint32_t stepModelOperandIndex, uint32_t stepInputIndex) { in mapInputsAndOutputs()
589 auto mapOutput = [&](uint32_t stepModelOperandIndex, uint32_t stepOutputIndex) { in mapInputsAndOutputs()