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

aarch64: shuffle: fix segv for bf16 cases #1907

Merged
merged 1 commit into from
May 17, 2024

Conversation

kawakami-k
Copy link
Contributor

Description

This PR fixes #1806

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

@kawakami-k kawakami-k force-pushed the shuffle_20240510 branch 2 times, most recently from f9e373c to 0e2ca13 Compare May 13, 2024 00:30
@mgouicem mgouicem merged commit 5e0a8a9 into oneapi-src:main May 17, 2024
10 checks passed
@vpirogov vpirogov added this to the v3.6 milestone May 21, 2024
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.

test_shuffle fails on aarch64 when BF16 data type is enabled.
4 participants