Searched refs:stepModelOperands (Results 1 – 1 of 1) sorted by relevance
531 std::vector<uint32_t>* stepModelOperands, OperandKind kind) -> int { in addOperation() argument534 NN_RETURN_IF_ERROR(addOperand(sourceModelOperands[i], &stepModelOperands->at(i), kind)); in addOperation()