Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/
DUtils.cpp503 uint32_t outOperandCount, const uint32_t* outOperandIndexes, in validateOperationOperandTypes() argument
521 if (operands[outOperandIndexes[i]].type != outExpectedInTypes[i]) { in validateOperationOperandTypes()
523 << toString(operands[outOperandIndexes[i]].type) in validateOperationOperandTypes()