Searched refs:weightZp (Results 1 – 1 of 1) sorted by relevance
128 int64_t weightZp = 0; in buildConvOpQuantizationAttr() local131 weightZp = weightPerTensorQType.getZeroPoint(); in buildConvOpQuantizationAttr()133 weightZp = weightPerAxisQType.getZeroPoints().front(); in buildConvOpQuantizationAttr()137 builder.getI32IntegerAttr(inputZp), builder.getI32IntegerAttr(weightZp), in buildConvOpQuantizationAttr()