Searched refs:weightQType (Results 1 – 2 of 2) sorted by relevance
136 auto weightQType = in matchAndRewrite() local142 if (!(inputQType && weightQType && outputQType)) in matchAndRewrite()155 double weightScale = weightQType.getScale(); in matchAndRewrite()
245 auto weightQType = GET_QTYPE(weightType); in buildConvOpResultTypeInfo() local247 assert(inputQType && weightQType && in buildConvOpResultTypeInfo()251 unsigned weightBits = weightQType.getStorageTypeIntegralWidth(); in buildConvOpResultTypeInfo()