Search notes:

torch.nn.ModuleDict

torch.nn.ModuleDict stores submodules in an ordered dict.
torch.nn.ModuleDict inherits from torch.nn.Module.

Index