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: make softmax ops use stateless ACL interface #2136

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

taoye9
Copy link
Contributor

@taoye9 taoye9 commented Sep 30, 2024

Description

To change arm aarch64 softmax api from stateful to stateless.
This PR requires ACL 24.09.

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?

@taoye9 taoye9 requested a review from a team as a code owner September 30, 2024 14:47
@theComputeKid
Copy link
Contributor

Some extra changes need to be made, now that we have ci:

  1. We need to go in and update the version of ACL in the GitHub workflow YAML file to v24.09.
  2. We need to update the minimum version in the doc README.
  3. And also update the min version in FindACL.cmake.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants