Class ov::QuantizationAlignmentAttribute#

class QuantizationAlignmentAttribute : public SharedAttribute<bool>#

QuantizationAlignmentAttribute defines subgraph with the same quantization alignment. FakeQuantize operations are not included. The attribute is used by quantization operations.

For more details about the attribute, refer to QuantizationAlignmentAttribute page in the OpenVINO Developer Guide.