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: fix jit_brgemm warnings #2116

Closed
wants to merge 1 commit into from

Conversation

taoye9
Copy link
Contributor

@taoye9 taoye9 commented Sep 24, 2024

Description

Fix two warnings in oneDNN/src/cpu/aarch64/ folder:

  1. jit_brgemm_conv_comp_pad_kernel.cpp
  2. jit_brgemm_post_ops.hpp

this change is to enable Werror for aarch64 in the ci.

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?

Signed-off-by: yetao01 <ye.tao@arm.com>
Change-Id: If4bede3a4d25c09716f8171555119851969b92d5
@taoye9 taoye9 requested a review from a team as a code owner September 24, 2024 14:29
@taoye9 taoye9 changed the title fix jit_brgemm warnings cpu: aarch64: fix jit_brgemm warnings fix Sep 24, 2024
@taoye9 taoye9 changed the title cpu: aarch64: fix jit_brgemm warnings fix cpu: aarch64: fix jit_brgemm warnings Sep 24, 2024
@taoye9 taoye9 closed this Sep 24, 2024
@github-actions github-actions bot added the platform:cpu-aarch64 Codeowner: @oneapi-src/onednn-cpu-aarch64 label Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
platform:cpu-aarch64 Codeowner: @oneapi-src/onednn-cpu-aarch64
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant