forked from openvinotoolkit/openvino
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[CPU] Fixed accuracy of compressed matmul with scalar scale (openvino…
…toolkit#28431) ### Details: - This PR fixes accuracy of compressed Matmuls with scalar scale - The issue was on micro-kernel level: incorrect offset during scales load oneDNN PR: openvinotoolkit/oneDNN#270 ### Tickets: - [CVS-143420](https://jira.devtools.intel.com/browse/CVS-143420)
- Loading branch information
1 parent
139ae28
commit fe3ebb1
Showing
11 changed files
with
125 additions
and
61 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.