Skip to content

cpu: x64: matmul: fix enabling f16 copy a transpose for avx2#4871

Open
densamoilov wants to merge 1 commit intomainfrom
dsamoylo/main/fix-f16-mm-tr
Open

cpu: x64: matmul: fix enabling f16 copy a transpose for avx2#4871
densamoilov wants to merge 1 commit intomainfrom
dsamoylo/main/fix-f16-mm-tr

Conversation

@densamoilov
Copy link
Contributor

@densamoilov densamoilov commented Mar 20, 2026

Fixup for #4837.

Apparently benchdnn couldn't catch this issue because both bf16 and f16 code paths produced identical results due to the characteristics of the input data.

@densamoilov densamoilov requested a review from a team as a code owner March 20, 2026 21:37
@github-actions github-actions bot added the platform:cpu-x64 Intel64/AMD64 processors. Codeowner: @oneapi-src/onednn-cpu-x64 label Mar 20, 2026
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.

1 participant