Class ov::pass::low_precision::PropagateSharedValue#

template<class AttributeType>
class PropagateSharedValue : public ov::pass::ModelPass#

PropagateSharedValue transformation propagates shared value AttributeType attribute instances through precision preserved operations.

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