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

TF layer var scope, fix derived custom getter #1389

Merged
merged 3 commits into from
Sep 5, 2023

Conversation

albertz
Copy link
Member

@albertz albertz commented Sep 5, 2023

This fixes combinations of reuse_params with other param transformations like param dropout.

Along the way, I also fixed and extended the flatten layer with losses a bit, as the test case triggered some problems there. I would suggest to rebase and not squash.

@albertz albertz requested a review from a team as a code owner September 5, 2023 02:53
@albertz albertz merged commit a95905b into master Sep 5, 2023
54 checks passed
@albertz albertz deleted the albert-reuse-param-and-param-dropout branch September 5, 2023 03:36
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