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

MuReNNDirect: Python list in torch.nn.Module #42

Closed
xir4n opened this issue Apr 17, 2024 · 0 comments · Fixed by #44
Closed

MuReNNDirect: Python list in torch.nn.Module #42

xir4n opened this issue Apr 17, 2024 · 0 comments · Fixed by #44
Labels
bug Something isn't working
Milestone

Comments

@xir4n
Copy link
Collaborator

xir4n commented Apr 17, 2024

fix bug: use torch.nn.ParameterList, torch.nn.ModuleList instead of Python lists in MuReNNDirect

@xir4n xir4n added the bug Something isn't working label Apr 17, 2024
xir4n added a commit that referenced this issue Apr 18, 2024
@lostanlen lostanlen added this to the 0.3 milestone Apr 18, 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.

2 participants