Chien-Chin Huang
Chien-Chin Huang
@pytorchbot merge
@pytorchbot merge -f "The failing tests are not related."
@pytorchbot merge
@pytorchbot merge
The only concern of merging async_save with save is the growing arguments. Given that we are adding extra arguments (e.g., `executor`) to `async_save`, that there will be some arguments for...
cc., @LucasLLC
@LucasLLC Did we get the diff in 2.4.1, if not should we aim for 2.4.2?
cc., @pradeepfn
DCP has the format util to help the conversion. However, HF conversion should not live in PyTorch code base.
Link to landed trunk PR (if applicable): * https://github.com/pytorch/pytorch/pull/128685 Link to release branch PR: * https://github.com/pytorch/pytorch/pull/129252 Criteria Category: * Critical fixes to crashes for loading distributed optimizer state_dict with shared...