Skip to content

cpu: x64: brgemm_conv: fix scratchpad#311

Merged
maxnick merged 1 commit into
v3.10_for_ie_masterfrom
chenhu/scratchpad_opt
May 15, 2026
Merged

cpu: x64: brgemm_conv: fix scratchpad#311
maxnick merged 1 commit into
v3.10_for_ie_masterfrom
chenhu/scratchpad_opt

Conversation

@chenhu-wang
Copy link
Copy Markdown
Collaborator

@chenhu-wang chenhu-wang commented May 12, 2026

Description

Cherry pick commit:uxlfoundation@4859a0c

Fixes #
https://jira.devtools.intel.com/browse/MFDNN-14170

OpenVINO PR #
openvinotoolkit/openvino#35801

Checklist

General

  • Do all unit and benchdnn tests (make test and make test_benchdnn_*) pass locally for each commit?
  • Have you formatted the code using clang-format?

Performance improvements

  • Have you submitted performance data that demonstrates performance improvements?

New features

  • Have you published an RFC for the new feature?
  • Was the RFC approved?
  • Have you added relevant tests?

Bug fixes

  • Have you included information on how to reproduce the issue (either in a github issue or in this PR)?
  • Have you added relevant regression tests?

RFC PR

  • Does RFC document follow the template?
  • Have you added a link to the rendered document?

@azhai219
Copy link
Copy Markdown
Collaborator

@chenhu-wang Now, ci green is required since rls-v3.10.

@chenhu-wang chenhu-wang force-pushed the chenhu/scratchpad_opt branch from 8c0072b to 9910808 Compare May 12, 2026 05:53
@chenhu-wang
Copy link
Copy Markdown
Collaborator Author

@chenhu-wang Now, ci green is required since rls-v3.10.

applied clang format changes

@maxnick
Copy link
Copy Markdown
Collaborator

maxnick commented May 13, 2026

@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?

@chenhu-wang chenhu-wang force-pushed the chenhu/scratchpad_opt branch from 9910808 to 587b6d7 Compare May 13, 2026 07:58
@chenhu-wang
Copy link
Copy Markdown
Collaborator Author

@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?

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).*
@maxnick maxnick merged commit 587b6d7 into v3.10_for_ie_master May 15, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants