oneDNN icon indicating copy to clipboard operation
oneDNN copied to clipboard

aarch64: shuffle: fix segv for bf16 cases

Open kawakami-k opened this issue 9 months ago • 0 comments

Description

This PR fixes https://github.com/oneapi-src/oneDNN/issues/1806

Checklist

General

  • [x] Do all unit and benchdnn tests (make test and make test_benchdnn_*) pass locally for each commit?
  • [x] Have you formatted the code using clang-format?

Bug fixes

  • [x] Have you included information on how to reproduce the issue (either in a github issue or in this PR)?

kawakami-k avatar May 10 '24 11:05 kawakami-k