Searched refs:weightQType (Results 1 – 3 of 3) sorted by relevance
136 auto weightQType = in matchAndRewrite() local142 if (!(inputQType && weightQType && outputQType)) in matchAndRewrite()155 double weightScale = weightQType.getScale(); in matchAndRewrite()
255 auto weightQType = GET_QTYPE(weightType); in buildConvOpResultTypeInfo() local257 assert(inputQType && weightQType && in buildConvOpResultTypeInfo()261 unsigned weightBits = weightQType.getStorageTypeIntegralWidth(); in buildConvOpResultTypeInfo()
126 auto weightQType = in verifyConvOp() local130 if (inputQType != weightQType) in verifyConvOp()