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.
Refactor
ExhaustiveOpTestBase
associated constants and types to `Ex…
…haustiveOpTestTraits` Factors out all of the associated constants and types from `ExhaustiveOpTestBase` into a "traits" object to ease with sharing the constants between multiple types in future refactorings. PiperOrigin-RevId: 672123474
- Loading branch information
1 parent
ea3e1b9
commit b580857
Showing
2 changed files
with
100 additions
and
97 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