Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/types/src/
DValidation.cpp516 Result<Version> validateOperandZeroPoint(const Operand& operand) { in validateOperandZeroPoint() function
639 version = combineVersions(version, NN_TRY(validateOperandZeroPoint(operand))); in validateOperand()