-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ARM CPU] Add fp16 mlas kernels for exp, tanh, softmax, logsoftmax, s…
…oftcap (#23597) ### Description Add fp16 mlas kernels for exp, tanh, softmax, logsoftmax, softcap on ARM CPU ### Motivation and Context Group query attention supports fast fp16 CPU EP.
- Loading branch information
1 parent
9ba5619
commit e206950
Showing
17 changed files
with
1,835 additions
and
134 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.