Searched refs:stepOutputIndex (Results 1 – 1 of 1) sorted by relevance
366 auto mapOutput = [&](uint32_t stepModelOperandIndex, uint32_t stepOutputIndex) { in mapInputsAndOutputs() argument370 executor->setOutputFromMemory(stepOutputIndex, temporaryMemory, it->second); in mapInputsAndOutputs()373 executor->mapOutput(it->second, stepOutputIndex); in mapInputsAndOutputs()375 CHECK(false) << "Cannot map step output " << stepOutputIndex << " from operand " in mapInputsAndOutputs()