-
Notifications
You must be signed in to change notification settings - Fork 180
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Let TF-GNN choose between keras or tf_keras consistently with TF 2.15:
both provide Keras 2.15, but it matters which one is used, because they have separate class hierarchies and global registries. Along the way, refactor the nested case distinctions of tf_internal.py into a clear list of supported older TF/Keras versions. PiperOrigin-RevId: 604559562
- Loading branch information
1 parent
19c10f2
commit 64de197
Showing
1 changed file
with
69 additions
and
46 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