Searched refs:validateOperandExtraParams (Results 1 – 1 of 1) sorted by relevance
100 static bool validateOperandExtraParams(const V1_3::Operand& operand, uint32_t index) { in validateOperandExtraParams() function342 NN_RET_CHECK(validateOperandExtraParams(operand, index)); in validateOperands()