Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/
DUtils.cpp653 const uint32_t* inOperandIndexes, in validateOperationOperandTypes() argument
665 if (operands[inOperandIndexes[i]].type != inExpectedTypes[i]) { in validateOperationOperandTypes()
667 << toString(operands[inOperandIndexes[i]].type) << " for input " << i in validateOperationOperandTypes()