-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Vries et al. 2017 condition a network by hypernetizing BatchNorm layers only.
Presently, specifying a BatchNorm2d causes ValueError: Fan in and fan out can not be computed for tensor with fewer than 2 dimensions at:
| init.kaiming_uniform_(weight, nonlinearity=nonlinearity) |
Then, if I set init_independent_weights=False, I get AttributeError: Uninitialized External Parameter, please set the value first. Did you mean: '_data'?
Metadata
Metadata
Assignees
Labels
No labels