Skip to content

cpu: x64: fix brgemm_1x1_convolution core dump #3453

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 26, 2025
Merged

Conversation

rcao8
Copy link
Contributor

@rcao8 rcao8 commented Jun 20, 2025

Description

MFDNN-13801
[CPU] Fixed two core dump issues in primitives brgemm_1x1_convolution_fwd_t:

  1. Core dump at model compilation stage
  2. Core dump at kernel execution stage

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?

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?

@rcao8 rcao8 requested a review from a team as a code owner June 20, 2025 07:11
@github-actions github-actions bot added the platform:cpu-x64 Intel64/AMD64 processors. Codeowner: @oneapi-src/onednn-cpu-x64 label Jun 20, 2025
@tprimak
Copy link
Contributor

tprimak commented Jun 25, 2025

make test
disable device_gpu

@tprimak tprimak merged commit 2fe007d into uxlfoundation:main Jun 26, 2025
13 of 14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform:cpu-x64 Intel64/AMD64 processors. Codeowner: @oneapi-src/onednn-cpu-x64
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants