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

Functional RecLayer variant #817

Closed
albertz opened this issue Dec 2, 2021 · 1 comment · Fixed by #825
Closed

Functional RecLayer variant #817

albertz opened this issue Dec 2, 2021 · 1 comment · Fixed by #825

Comments

@albertz
Copy link
Member

albertz commented Dec 2, 2021

Which does not have paramaters but all weights etc are inputs from other layers.

@albertz
Copy link
Member Author

albertz commented Dec 3, 2021

Maybe a more generic variant is also to use the reuse_params mechanism for this, and let this return other layer outputs.

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 a pull request may close this issue.

1 participant