Searched refs:outOperandIndexes (Results 1 – 1 of 1) sorted by relevance
513 uint32_t outOperandCount, const uint32_t* outOperandIndexes, in validateOperationOperandTypes() argument530 if (operands[outOperandIndexes[i]].type != outExpectedInTypes[i]) { in validateOperationOperandTypes()531 LOG(ERROR) << "Invalid output tensor type " << operands[outOperandIndexes[i]].type in validateOperationOperandTypes()