Searched refs:validateQuant8AsymmSignedParams (Results 1 – 2 of 2) sorted by relevance
382 static bool validateQuant8AsymmSignedParams(const ANeuralNetworksOperandType& type, in validateQuant8AsymmSignedParams() function471 NN_RET_CHECK(validateQuant8AsymmSignedParams(type, tag)); in validateOperandTypeHelper()
1431 Result<void> validateQuant8AsymmSignedParams(const Operand& type, const char* tag) { in validateQuant8AsymmSignedParams() function1512 NN_TRY(validateQuant8AsymmSignedParams(type, tag)); in validateOperandTypeImpl()