Searched refs:argExpectedTypes (Results 1 – 1 of 1) sorted by relevance
472 std::vector<OperandType> argExpectedTypes; in validate() local474 argExpectedTypes = {OperandType::INT32, OperandType::INT32, OperandType::INT32, in validate()478 argExpectedTypes = {OperandType::TENSOR_INT32, OperandType::INT32, OperandType::INT32, in validate()481 inExpectedTypes.insert(inExpectedTypes.end(), argExpectedTypes.begin(), argExpectedTypes.end()); in validate()