Class ov::pass::low_precision::FoldConvertTransformation

class FoldConvertTransformation : public ov::pass::low_precision::CleanupTransformation

FoldConvertTransformation evaluates Convert operation on Subtract constant subgraph. Important notice: this transformation ignores DisableConstantFolding runtime attribute.

For more details about the transformation, refer to FoldConvertTransformation page in the OpenVINO Developer Guide.