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.
[MLIR][KernelGen] Enable JIT-compiled GPU kernels for min and max
Enable the JIT-compiled GPU kernels for the following ops and dtypes: - Maximum i8, ui16, ui32, ui64 - Minimum i8, ui16, ui32, ui64 PiperOrigin-RevId: 407580629 Change-Id: I4ec68881a2b29779697e98a200e216b23a5fcbf0
- Loading branch information
1 parent
89fc3d2
commit 61e4fd4
Showing
3 changed files
with
0 additions
and
10 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