Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
…127130) * [DSD] Add a test to verify FSDP lazy initialization case (#127069) Summary: Distributed state_dict should not error out because the `model.state_dict()` will trigger FSDP to initialize. Pull Request resolved: #127069 Approved by: https://github.com/wz337 * Add missing import get_optimizer_state_dict --------- Co-authored-by: Andrey Talman <[email protected]>
- Loading branch information