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