cpu: x64: brgemm_conv: fix scratchpad#311
Merged
Merged
Conversation
Collaborator
|
@chenhu-wang Now, ci green is required since rls-v3.10. |
8c0072b to
9910808
Compare
Collaborator
Author
applied clang format changes |
Collaborator
|
@chenhu-wang , could you please squash the cpu: x64: brgemm_conv: fix scratchpad and apply code format to the previous commit so we have a single commit here. To simplify the commits history and future oneDNN upgrades? |
9910808 to
587b6d7
Compare
Collaborator
Author
sure, agree, have squashed, thanks. |
ssam18
pushed a commit
to ssam18/openvino
that referenced
this pull request
May 13, 2026
### Details: - *cherry pick onednn commit to fix very large brgemm scratchpad size* ### Tickets: - *openvinotoolkit#33593 ### OneDNN PR: - *openvinotoolkit/oneDNN#311 ### AI Assistance: - *AI assistance used: no / yes* - *If yes, summarize how AI was used and what human validation was performed (build/tests/manual checks).*
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Cherry pick commit:uxlfoundation@4859a0c
Fixes #
https://jira.devtools.intel.com/browse/MFDNN-14170
OpenVINO PR #
openvinotoolkit/openvino#35801
Checklist
General
make testandmake test_benchdnn_*) pass locally for each commit?Performance improvements
New features
Bug fixes
RFC PR