forked from google/gematria
-
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.
Disable tests relying on TF1 behavior
As part of the conversion to TF2, this ptch disables all tests that rely on TF1 behavior by calling disable_v2_behavior(). This is so that the functionality can be incrementally ported to TF2 in separate patches without having to worry about dependencies. The tests will be selectively reenabled as the functionality is ported. Pull Request: google#278
- Loading branch information
1 parent
09a6cde
commit 88d5960
Showing
3 changed files
with
39 additions
and
0 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