Class ov::pass::ConvertLegacyPrecisionAttribute#
-
class ConvertLegacyPrecisionAttribute : public ov::pass::ModelPass#
ConvertLegacyPrecisionAttribute migrates the legacy DisableFP16Compression runtime attribute (“precise”) to the new DisablePrecisionConversion attribute. This ensures backward compatibility when loading old IR models that use the legacy attribute.