Load state_dict to model, but only for keys that match exactly. Args: model (nn.Module): model to load state_dict. state_dict (OrderedDict): state_dict to load.
(model, state_dict)
source not stored for this graph (policy: none)
no test coverage detected