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 EinsumDense layer #7860

Merged
merged 16 commits into from
Jul 26, 2023

Conversation

pforderique
Copy link
Contributor

Implements the EinsumDense layer from Keras core.

Depends on #7842 .

@mattsoulanille
Copy link
Member

mattsoulanille commented Jul 19, 2023

Before I review it, I just want to check if this PR is also intended to include CachedMultiHeadAttention and other layers besides EinsumDense. Thanks!

Edit: Just noticed this depends on #7842, so it probably contains that PR's changes too, which explains why these extra layers are here. I'll review that one first.

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

@mattsoulanille
Copy link
Member

@Linchenn This one's ready for you to take a look. Thanks!

@pforderique pforderique enabled auto-merge (squash) July 26, 2023 22:32
@pforderique pforderique merged commit 327494e into tensorflow:master Jul 26, 2023
@pforderique pforderique deleted the einsum-dense-impl branch July 26, 2023 22:52
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