Class ov::pass::low_precision::FakeQuantizeTransformation#
-
class FakeQuantizeTransformation : public ov::pass::low_precision::LayerTransformation#
FakeQuantizeTransformation fuses dequantization operations into FakeQuantize operation.
For more details about the transformation, refer to FakeQuantizeTransformation page in the OpenVINO Developer Guide.