forked from tensorflow/tensorflow
-
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.
Remove the canonicalize pattern for folding a pad op into the followi…
…ng conv op. Basically rolledback for cl/305641881, the pattern could hurt performance because the operation can't be fully tiled in Linalg transformation. In this context, not everyone wants this pattern, so remove it from canonicalize patterns. PiperOrigin-RevId: 317302072 Change-Id: I19aa64e14eecccfd738ad3f775f3670974bc68f9
- Loading branch information
1 parent
968ea60
commit 0c7e61d
Showing
4 changed files
with
0 additions
and
174 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
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