forked from tensorflow/tensorflow
-
Notifications
You must be signed in to change notification settings - Fork 16
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[XLA:GPU][Cleanup] Remove pre-Ampere paths in GEMM fusion autotuner.
These paths are dead, given that GEMM fusions are gated on the compute capability being at least Ampere. Fix includes as a side cleanup. PiperOrigin-RevId: 681909633
- Loading branch information
1 parent
a22c6d4
commit 8ff94d3
Showing
2 changed files
with
25 additions
and
27 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