Skip to content

cpu: matmul: fix select postop failures for scalar broadcasting #3361

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 1 commit into from
May 30, 2025

Conversation

avmanerikar
Copy link
Contributor

Description

This PR fixes correctness failures / segfaults for matmul operation with binary select postop with scalar broadcasting.

Fixes MFDNN-13740.

@avmanerikar avmanerikar requested a review from a team as a code owner May 29, 2025 05:38
@github-actions github-actions bot added the platform:cpu-x64 Intel64/AMD64 processors. Codeowner: @oneapi-src/onednn-cpu-x64 label May 29, 2025
@avmanerikar
Copy link
Contributor Author

make test
disable test_device_gpu
disable benchdnn_all
enable benchdnn_nightly
enable benchdnn_matmul
enable arch_cpu_dmr
enable arch_cpu_gnr
enable arch_cpu_spr

@avmanerikar avmanerikar changed the title [WIP] cpu: matmul: fix select postop failures for scalar broadcasting cpu: matmul: fix select postop failures for scalar broadcasting May 29, 2025
@avmanerikar avmanerikar merged commit 1d3e684 into main May 30, 2025
19 of 20 checks passed
@avmanerikar avmanerikar deleted the amanerik/main/fix-select-postop-failures branch May 30, 2025 15:37
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