Searched defs:outputOperand (Results 1 – 5 of 5) sorted by relevance
720 const Operand& outputOperand = *helper.getSubgraphOutputOperand(bodyModelOperand, i); in validateWhileOperation() local1390 auto outputOperand = operands[outputIndexes[0]]; in validateOperation() local
1765 const Operand& outputOperand = getOutputOperand(subgraphs, bodyModelOperand, i); in validateWhileOperation() local2386 auto outputOperand = operands[outputIndexes[0]]; in validateOperationButNotOperandsImpl() local
149 const auto& outputOperand = model.main.operands[model.main.outputIndexes[0]]; in expectMultinomialDistributionWithinTolerance() local
77 const Operand& outputOperand = model->getOutputOperand(outputIndex); in validateOutputShapesFromDriver() local
1773 for (const SourceOperandIndex& outputOperand : step->bodyOutputOperands) { in nextCompound() local