Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/runtime/
DExecutionPlan.cpp748 for (const auto& stepModelOutput : mTempsAsStepModelOutputs) { in finishStepModel() local
749 const Operand& operand = mStepModel.getOperand(stepModelOutput.second); in finishStepModel()
752 VLOG(COMPILATION) << "StepModelOutput (operand#" << stepModelOutput.first in finishStepModel()