Class ov::pass::low_precision::AddTransformation#

class AddTransformation : public ov::pass::low_precision::EltwiseBaseTransformation#

AddTransformation propagates dequantization subtraction from one input branch to another and propagates dequantization multiplication from the same branch through Add operation.

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