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

torch.nn.Sequential Containers Within torch.nn.ModuleDict and torch.nn.ModuleList Containers Are Not Able To Be Patched #91

Open
coreylammie opened this issue Sep 15, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@coreylammie
Copy link
Owner

coreylammie commented Sep 15, 2021

In extension to #87, currently, torch.nn.Sequential containers within torch.nn.ModuleDict and torch.nn.ModuleList containers are not able to be patched. It is unclear to what extent containers to be nested, so extensive testing is required to verify functionality.

@coreylammie coreylammie self-assigned this Sep 15, 2021
@coreylammie coreylammie added the bug Something isn't working label Sep 15, 2021
@coreylammie coreylammie changed the title torch.nn.Sequential Containers Within torch.nn.ModuleDict and torch.nn.ModuleList Containers Are Not Patched torch.nn.Sequential Containers Within torch.nn.ModuleDict and torch.nn.ModuleList Containers Are Not Able To Be Patched Sep 15, 2021
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

No branches or pull requests

1 participant