Skip to content

ModelSummary ignores nn.ParameterΒ #12736

@ZhaofengWu

Description

@ZhaofengWu

πŸ› Bug

I don't know if this is a bug of a feature, but currently ModelSummary only reports member nn.Modules and ignores nn.Parameters that are directly created. I believe these parameters are an important part (and sometimes, a big part in terms of the number of weights) of the model so that they should be reported.

cc @Borda @kaushikb11 @awaelchli @rohitgr7

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions