Skip to content

Commit 972acc9

Browse files
quantize_pt2e and OpenVINOQuantizer
1 parent 4d98a64 commit 972acc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ReleaseNotes.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Post-training Quantization:
99
- General:
1010
- ...
1111
- Features:
12-
- ...
12+
- (TorchFX, Experimental) Preview support for the new `quantize_pt2e` API has been introduced, enabling quantization of `torch.fx.GraphModule` models with the `OpenVINOQuantizer` and the `X86InductorQuantizer` quantizers. `quantize_pt2e` API utilizes `MinMax` algorithm statistic collectors, as well as `SmoothQuant`, `BiasCorrection` and `FastBiasCorrection` Post-Training Quantization algorithms.
1313
- Fixes:
1414
- ...
1515
- Improvements:

0 commit comments

Comments
 (0)