Class ov::pass::low_precision::AlignQuantizationIntervals#
-
class AlignQuantizationIntervals : public ov::pass::ModelPass#
AlignQuantizationIntervals transformation marks precision preserved operations subgraph by
IntervalsAlignmentAttribute
after FakeQuantize operations.For more details about the transformation, refer to AlignQuantizationIntervals page in the OpenVINO Developer Guide.