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

cpu: aarch64: hot fix for segfault in cached winograd gradient convolution #2150

Closed
wants to merge 245 commits into from

Conversation

taoye9
Copy link
Contributor

@taoye9 taoye9 commented Oct 4, 2024

Description

Same PR as #2149 but to backport to rls-v3.6

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?

vpirogov and others added 30 commits September 6, 2024 18:03
Dedicated implementation simplifies the balancing on equal parts and
allows easy supporting for other features.
In favor of a dedicated implementation.
@taoye9 taoye9 requested review from a team as code owners October 4, 2024 18:01
@taoye9 taoye9 closed this Oct 4, 2024
@taoye9 taoye9 deleted the rls-v3.6 branch October 4, 2024 18:02
@github-actions github-actions bot added documentation A request to change/fix/improve the documentation. Codeowner: @oneapi-src/onednn-doc platform:cpu-x64 Intel64/AMD64 processors. Codeowner: @oneapi-src/onednn-cpu-x64 platform:cpu-aarch64 Codeowner: @oneapi-src/onednn-cpu-aarch64 platform:gpu-nvidia Codeowner: @oneapi-src/onednn-gpu-nvidia platform:gpu-amd Codeowner: @oneapi-src/onednn-gpu-amd platform:gpu-intel Codeowner: @oneapi-src/onednn-gpu-intel devops Github automation platform:gpu-generic Codeowner: @oneapi-src/onednn-gpu-generic governance backport labels Oct 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport devops Github automation documentation A request to change/fix/improve the documentation. Codeowner: @oneapi-src/onednn-doc governance platform:cpu-aarch64 Codeowner: @oneapi-src/onednn-cpu-aarch64 platform:cpu-x64 Intel64/AMD64 processors. Codeowner: @oneapi-src/onednn-cpu-x64 platform:gpu-amd Codeowner: @oneapi-src/onednn-gpu-amd platform:gpu-generic Codeowner: @oneapi-src/onednn-gpu-generic platform:gpu-intel Codeowner: @oneapi-src/onednn-gpu-intel platform:gpu-nvidia Codeowner: @oneapi-src/onednn-gpu-nvidia
Projects
None yet
Development

Successfully merging this pull request may close these issues.