-
Notifications
You must be signed in to change notification settings - Fork 158
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[BLAS] Add new batch_gemm types (#466)
Add support for more batch_gemm types to follow the specification. Some combination using int8 are disabled on some backends due to precision issue.
- Loading branch information
AidanBeltonS
authored
Jun 24, 2024
1 parent
ea623a2
commit 6433690
Showing
32 changed files
with
2,679 additions
and
392 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
Oops, something went wrong.