Copies parameters and buffers from *state_dict* into this module and its descendants. Overrides the method in :class:`nn.Module`. Compared with that method this additionally "upgrades" *state_dicts* from old checkpoints.
(self, state_dict, strict=True)
source not stored for this graph (policy: none)
no test coverage detected