Class ov::pass::low_precision::FuseConvertTransformation#
-
class FuseConvertTransformation : public ov::pass::low_precision::CleanupTransformation#
FuseConvertTransformation fuses Convert operation with Multiply, Subtract or Add operations.
For more details about the transformation, refer to FuseConvertTransformation page in the OpenVINO Developer Guide.