diff --git a/ReleaseNotes.md b/ReleaseNotes.md index 68ba89dac58..c84ba2df157 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -1,5 +1,13 @@ # Release Notes +## New in Release 2.14.1 + +Post-training Quantization: + +- Bugfixes: + - (PyTorch) Fixed the `get_torch_compile_wrapper` function to match with the `torch.compile`. + - (OpenVINO) Updated cache statistics functionality to utilize the `safetensors` approach. + ## New in Release 2.14.0 Post-training Quantization: