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: Expand brgemm aarch64 unsupported cases handling mechanism #2099

Commits on Sep 18, 2024

  1. cpu: aarch64: Expand brgemm aarch64 unsupported cases handling mechanism

    Remove the asserts that cause segfaults in the test and handle
    unsupported cases based on oneDNN status type. As well remove
    the forgotten asserts in brgemm_matmul.cpp and modify
    acl_deconvolution.hpp to make op/f32/deconv_bwd_d test pass.
    Radu2k committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    e793d90 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2024

  1. Configuration menu
    Copy the full SHA
    87e638d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47a1797 View commit details
    Browse the repository at this point in the history