forked from facebookincubator/AITemplate
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix and re-enable eliminate_permutations graph transformation (facebo…
…okincubator#824) Summary: Pull Request resolved: facebookincubator#824 Fix eliminate_permutations graph transformation in AITemplate to retain successive cancelling permutations on strided input Tensor. Re-enabled the transformation as well. Differential Revision: D47371853 fbshipit-source-id: a2eb55549ca510482c57f2fa03b81d88642aff04
- Loading branch information
1 parent
df4381b
commit ddc78c4
Showing
3 changed files
with
152 additions
and
9 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