Searched defs:inputOperand (Results 1 – 4 of 4) sorted by relevance
55 const Operand& inputOperand = subgraph->operands[operation.inputs[0]]; in decomposeExplicitPadding() local
687 const Operand& inputOperand = *helper.getSubgraphInputOperand(bodyModelOperand, i); in validateWhileOperation() local1361 auto inputOperand = operands[inputIndexes[0]]; in validateOperation() local
148 const auto& inputOperand = model.main.operands[model.main.inputIndexes[0]]; in expectMultinomialDistributionWithinTolerance() local
1719 const Operand& inputOperand = getInputOperand(subgraphs, bodyModelOperand, i); in validateWhileOperation() local