Searched refs:weightPerAxisQType (Results 1 – 1 of 1) sorted by relevance
127 auto weightPerAxisQType = weightType.getElementType() in buildConvOpQuantizationAttr() local131 assert(!((bool)weightPerTensorQType && (bool)weightPerAxisQType) && in buildConvOpQuantizationAttr()136 ((bool)weightPerTensorQType || (bool)weightPerAxisQType)) && in buildConvOpQuantizationAttr()145 } else if (weightPerAxisQType) { in buildConvOpQuantizationAttr()146 weightZp = weightPerAxisQType.getZeroPoints().front(); in buildConvOpQuantizationAttr()