Searched refs:quantInfo (Results 1 – 1 of 1) sorted by relevance
204 auto quantInfo = op.getQuantizationInfo().value(); in matchAndRewrite() local208 rewriter.getAttr<PadOpQuantizationAttr>(quantInfo.getWeightZp())); in matchAndRewrite()268 auto quantInfo = op.getQuantizationInfo().value(); in matchAndRewrite() local272 rewriter.getAttr<PadOpQuantizationAttr>(quantInfo.getInputZp())); in matchAndRewrite()