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