Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/
DValidateHal.cpp100 static bool validateOperandExtraParams(const V1_3::Operand& operand, uint32_t index) { in validateOperandExtraParams() function
342 NN_RET_CHECK(validateOperandExtraParams(operand, index)); in validateOperands()