Searched refs:opType (Results 1 – 1 of 1) sorted by relevance
85 const auto opType = operands[0].type; in validateMemoryDesc() local86 const auto canonicalOperandType = convert(opType); in validateMemoryDesc()119 NN_RET_CHECK(!isNonExtensionScalar(opType) || dimensions.empty()) in validateMemoryDesc()