Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/
DUtils.cpp336 uint32_t inOperandCount, const uint32_t* inOperandIndexes, in validateOperationOperandTypes() argument
345 if (operands[inOperandIndexes[i]].type != inExpectedTypes[i]) { in validateOperationOperandTypes()
347 << toString(operands[inOperandIndexes[i]].type) in validateOperationOperandTypes()