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

Add __hash__ , __sizeof__ and __eq__ in ForwardLayer #628

Closed
sibre28 opened this issue Apr 18, 2024 · 0 comments
Closed

Add __hash__ , __sizeof__ and __eq__ in ForwardLayer #628

sibre28 opened this issue Apr 18, 2024 · 0 comments
Assignees
Labels
enhancement 💡 New feature or request performance 🏃 Speed things up

Comments

@sibre28
Copy link
Contributor

sibre28 commented Apr 18, 2024

Is your feature request related to a problem?

Add implementations of __hash__ , __eq__ and __sizeof__ methods in ForwardLayer, as they are valuable for memoization stuff

Desired solution

Add implementations of __hash__ , __eq__ and __sizeof__ methods in ForwardLayer, as they are valuable for memoization stuff

Possible alternatives (optional)

No response

Screenshots (optional)

No response

Additional Context (optional)

No response

@sibre28 sibre28 added enhancement 💡 New feature or request performance 🏃 Speed things up labels Apr 18, 2024
@sibre28 sibre28 self-assigned this Apr 18, 2024
@github-project-automation github-project-automation bot moved this to Backlog in Library Apr 18, 2024
@sibre28 sibre28 linked a pull request Apr 19, 2024 that will close this issue
@sibre28 sibre28 closed this as completed Apr 19, 2024
@github-project-automation github-project-automation bot moved this from Backlog to ✔️ Done in Library Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement 💡 New feature or request performance 🏃 Speed things up
Projects
Status: ✔️ Done
Development

Successfully merging a pull request may close this issue.

1 participant