mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 00:21:07 +01:00
named_parameter() should return the same parameter names as state_dict() but the current CheckpointWrapper does not enforce this naming rule. This PR resolves this issue. Differential Revision: [D37344200](https://our.internmc.facebook.com/intern/diff/D37344200/) Pull Request resolved: https://github.com/pytorch/pytorch/pull/80089 Approved by: https://github.com/rohan-varma |
||
|---|---|---|
| .. | ||
| _checkpoint | ||
| _comm_hooks | ||
| _optimizer_overlap | ||
| _quantization | ||
| ddp_comm_hooks | ||
| model_averaging | ||
| __init__.py | ||
| join.py | ||