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

Should it be nn.ModuleList? #12

Open
ZumbiAzul opened this issue Sep 13, 2020 · 0 comments
Open

Should it be nn.ModuleList? #12

ZumbiAzul opened this issue Sep 13, 2020 · 0 comments

Comments

@ZumbiAzul
Copy link

Should it be nn.ModuleList?
Also, you actually consider ModuleDict as well. Just a suggestion, maybe it is worth mentioning in the beginning not three main building blocks but rather four, just for the sake of consistency. And then add the fourth line below as well.

import torch.nn as nn

# nn.Module
# nn.Sequential
# nn.Module # here
# nn.ModuleDict # here
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

No branches or pull requests

1 participant