Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
vgvozdeva committed Jan 22, 2025
1 parent e2e07bb commit 17acd19
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RELEASE_NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
* Enabled support for 4d weight scale in matmul primitive.
* [experimental] Extended microkernel API:
Introduced int4 quantization support.
Fpmath mode API?
Fpmath mode API
# Usability
* Relaxed memory object lifetime requirements created with CPU engine and SYCL runtime. New behavior is aligned with GPU engine.
* Improve verbose diagnostic to better identify issues during dispatching, primitive and kernel creation for CPU primitive and GPU (in case of OpenCL implementation) primitive implementations.
Expand All @@ -28,7 +28,7 @@
# Deprecated Functionality

# Breaking Changes
* Updated minimal supported CMake version to 3.13 (was 2.8.12). [MFDNN-12438]
* Updated minimal supported CMake version to 3.13 (was 2.8.12).
* Updated minimal supported GCC version to 8.0 (was 4.8).
* Updated minimal supported Clang version to 11.0 (was 3.0).
# Thanks to these Contributors
Expand Down

0 comments on commit 17acd19

Please sign in to comment.