Class ov::pass::low_precision::PropagateThroughPrecisionPreserved#

template<typename AttributeType>
class PropagateThroughPrecisionPreserved : public ov::pass::MatcherPass#

PropagateThroughPrecisionPreserved transformation propagates AttributeType attribute instances through precision preserved operations.

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