Skip to content
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

[GPU] Gemm: remove invalid src post-ops condition #2498

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

kealan-barbieri
Copy link
Contributor

@kealan-barbieri kealan-barbieri commented Jan 24, 2025

Description

Revert invalid condition allowing conversion of src scales to post ops.

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

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?

@kealan-barbieri kealan-barbieri added bug A confirmed library bug platform:gpu-intel Codeowner: @oneapi-src/onednn-gpu-intel labels Jan 24, 2025
@kealan-barbieri kealan-barbieri requested a review from a team as a code owner January 24, 2025 00:51
@kealan-barbieri
Copy link
Contributor Author

make test perf-gpu
set primitive=matmul

@kealan-barbieri
Copy link
Contributor Author

make test
disable device_cpu
disable benchdnn_all
enable benchdnn_matmul
enable benchdnn_ip

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A confirmed library bug platform:gpu-intel Codeowner: @oneapi-src/onednn-gpu-intel
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants