-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Ascend] fuj / optimize bmm and triu (#726)
* optimize impl to avoid redundant dispatch for performance: bmm, triu, triu_ * fix bmm impl * fix tensor operation for bmm * remove custom fallback option for bmm * remove custom fallback for dipu bmm
- Loading branch information
1 parent
c2d2f6d
commit afa03ae
Showing
2 changed files
with
17 additions
and
0 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