Searched refs:inOperandIndexes (Results 1 – 1 of 1) sorted by relevance
543 const uint32_t* inOperandIndexes, in validateOperationOperandTypes() argument555 if (operands[inOperandIndexes[i]].type != inExpectedTypes[i]) { in validateOperationOperandTypes()556 LOG(ERROR) << "Invalid input tensor type " << operands[inOperandIndexes[i]].type in validateOperationOperandTypes()