-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Closed
Labels
callback: model summaryfeatureIs an improvement or enhancementIs an improvement or enhancementgood first issueGood for newcomersGood for newcomers
Milestone
Description
π Bug
I don't know if this is a bug of a feature, but currently ModelSummary only reports member nn.Module
s and ignores nn.Parameter
s 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.
alvaro-budria
Metadata
Metadata
Assignees
Labels
callback: model summaryfeatureIs an improvement or enhancementIs an improvement or enhancementgood first issueGood for newcomersGood for newcomers