Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Port loss_utils_test to TF2 #279

Open
wants to merge 1 commit into
base: users/boomanaiden154/main.port-loss_utils_test-to-tf2
Choose a base branch
from

Conversation

boomanaiden154
Copy link
Collaborator

The loss_utils class does not need any changes to support TF2, so this
patch simply migrates all the test cases to use eager execution. This
patch does not make the class idiomatically TF2 however. That will be a
later patch once everything else has been ported to allow for
incrementally improving the code while validating with all the tests.

Created using spr 1.3.4
boomanaiden154 added a commit to boomanaiden154/gematria that referenced this pull request Jan 3, 2025
The loss_utils class does not need any changes to support TF2, so this
patch simply migrates all the test cases to use eager execution. This
patch does not make the class idiomatically TF2 however. That will be a
later patch once everything else has been ported to allow for
incrementally improving the code while validating with all the tests.

Pull Request: google#279
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant