Home
last modified time | relevance | path

Searched refs:validateQuant8AsymmSignedParams (Results 1 – 1 of 1) sorted by relevance

/frameworks/ml/nn/common/
DUtils.cpp524 static bool validateQuant8AsymmSignedParams(const ANeuralNetworksOperandType& type, in validateQuant8AsymmSignedParams() function
613 NN_RET_CHECK(validateQuant8AsymmSignedParams(type, tag)); in validateOperandTypeHelper()