-
Notifications
You must be signed in to change notification settings - Fork 421
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* remove orig_params check * expect cpu-cpu test to fail * expect cpu-cpu test to fail * fix formatting * Update test_checkpoint.py * expect True,True to succeed? * remove commented code * rerun tests * how about now * fix tests * Update test_checkpoint.py * WIP debugging * wip debug * Update test_checkpoint.py * Update test_checkpoint.py * Update test_checkpoint.py * Update test_checkpoint.py * Update test_checkpoint.py * Update test_checkpoint.py * WIP * counterexample is hanging guh * have repro * less composer repro * found bug * make counterexample match composer wrapper model situation * still doesn't work * update counterexample with printed models to show they're wrappped the same * trim unnecessary stuff * counterexample for the record * simplified counterexample * fix tests * fix quality and delete counterexample * fix * asdict * remove self (lol if only) * fix test * fix fix * fix * reset save folder changes * remove meta for now * replace load_monolith_ with load_fsdp_monolith_ * change load_fsdp_monolith_rank0_only to load_monolith_rank0_only * resolve conflicts? * expect failure when no sync module states * fix constructor() * WIP * WIP * Update test_fsdp_checkpoint.py * make PR ready for review --------- Co-authored-by: Mihir Patel <[email protected]>
- Loading branch information
1 parent
c854be4
commit 435c295
Showing
3 changed files
with
83 additions
and
108 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters