-
Notifications
You must be signed in to change notification settings - Fork 508
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[XLA:GPU] Disable
--xla_gpu_triton_gemm_any
on Ampere.
Triton's conversion logic from `f16` to `f8e5m2` is wrong pre-Hopper. Disabling this wholesale is a bit overkill, but easiest---since this flag flip is what surfaced the issue in the first place. PiperOrigin-RevId: 725731041
- Loading branch information
1 parent
fe39e23
commit 1328fae
Showing
2 changed files
with
12 additions
and
2 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