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

Fix dtype bugs in ReversibleEmbedding and LayerNorm #1692

Merged
merged 1 commit into from
Jul 16, 2024

Conversation

james77777778
Copy link
Collaborator

This PR fixes some dtype bugs in ReversibleEmbedding and LayerNorm.

I have also added a spec check in TestCase.

@mattdangerw
Copy link
Member

@james77777778 I sent an invite adding you with "Triage" to this repo so you don't have to wait on me to approve our testing flows.

Copy link
Member

@mattdangerw mattdangerw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thank you. Will merge once testing is green.

@mattdangerw mattdangerw added the kokoro:force-run Runs Tests on GPU label Jul 16, 2024
@kokoro-team kokoro-team removed the kokoro:force-run Runs Tests on GPU label Jul 16, 2024
@mattdangerw mattdangerw merged commit b8803a2 into keras-team:master Jul 16, 2024
10 checks passed
@james77777778 james77777778 deleted the fix-spec branch July 17, 2024 01:28
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.

3 participants