Searched defs:stepModelOperandIndex (Results 1 – 2 of 2) sorted by relevance
599 auto mapInput = [&](uint32_t stepModelOperandIndex, uint32_t stepInputIndex) { in mapInputsAndOutputs()629 auto mapOutput = [&](uint32_t stepModelOperandIndex, uint32_t stepOutputIndex) { in mapInputsAndOutputs()
1281 const uint32_t stepModelOperandIndex = mModel->getOutputOperandIndex(i); in updateOutputShapes() local