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

Implement CachedMultiHeadAttention layer #7882

Merged
merged 24 commits into from
Aug 8, 2023

Conversation

pforderique
Copy link
Contributor

Implements the CachedMultiHeadAttention layer from Keras-NLP attention layers.

Depends on #7875 (MultiHeadAttention implementation)

@pforderique pforderique marked this pull request as ready for review July 31, 2023 16:33
Copy link
Collaborator

@Linchenn Linchenn left a comment

Choose a reason for hiding this comment

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

LGTM!

Copy link
Member

@mattsoulanille mattsoulanille left a comment

Choose a reason for hiding this comment

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

LGTM!

@pforderique pforderique enabled auto-merge (squash) August 7, 2023 22:00
@pforderique pforderique merged commit 428ab7c into tensorflow:master Aug 8, 2023
@pforderique pforderique deleted the cmha-impl branch August 8, 2023 17:02
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