Copies parameters and buffers from :attr:`state_dict` into this module and its descendants. If :attr:`strict` is ``True`` then the keys of :attr:`state_dict` must exactly match the keys returned by this module's :func:`state_dict()` function. Arguments: s
(self, state_dict, strict=True)
source not stored for this graph (policy: none)
no test coverage detected