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

Beam shadows parameters method inherited from torch.nn.Module #282

Closed
Hespe opened this issue Oct 21, 2024 · 0 comments · Fixed by #300
Closed

Beam shadows parameters method inherited from torch.nn.Module #282

Hespe opened this issue Oct 21, 2024 · 0 comments · Fixed by #300
Labels
bug Something isn't working

Comments

@Hespe
Copy link
Member

Hespe commented Oct 21, 2024

Beam currently shadows the parameters() method it inherits from torch.nn.Module.

@property
def parameters(self) -> dict:

@Hespe Hespe added the bug Something isn't working label Oct 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant