forked from pytorch/tnt
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Move FSDPOptimizerWrapper to utils (pytorch#483)
Summary: Pull Request resolved: pytorch#483 As title, this class can be used outside the framework, so moving it to the utils alongside other utilities for wrapping the module in FSDP bypass-github-export-checks Reviewed By: JKSenthil Differential Revision: D47946052 fbshipit-source-id: 963ef53f3ac8a680d60fdfae4762afba0c09117f
- Loading branch information
1 parent
dcf37e3
commit a340a09
Showing
4 changed files
with
81 additions
and
88 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
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