-
Notifications
You must be signed in to change notification settings - Fork 379
FSDP + MixedPrecision #781
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This pull request was exported from Phabricator. Differential Revision: D81100195 |
Summary: Test the compatibility between the two functions. Make API change Rollback Plan: Differential Revision: D81100195
2ea60ca
to
afa1646
Compare
This pull request was exported from Phabricator. Differential Revision: D81100195 |
Summary: Test the compatibility between the two functions. Make API change Rollback Plan: Differential Revision: D81100195
afa1646
to
d8d23ab
Compare
This pull request was exported from Phabricator. Differential Revision: D81100195 |
Summary: Test the compatibility between the two functions. Make API change Rollback Plan: Differential Revision: D81100195
d8d23ab
to
dd68f5f
Compare
This pull request was exported from Phabricator. Differential Revision: D81100195 |
Summary: Test the compatibility between the two functions. Make API change Rollback Plan: Differential Revision: D81100195
dd68f5f
to
575d9b2
Compare
This pull request was exported from Phabricator. Differential Revision: D81100195 |
Summary: Test the compatibility between the two functions. Make API change Rollback Plan: Differential Revision: D81100195
575d9b2
to
61db65f
Compare
This pull request was exported from Phabricator. Differential Revision: D81100195 |
Summary: We test whether there is any compatibility issue between FSDP and mixed-precision, which are the two newly added features. Specifically, we test the inherent mixed precision of FSDP2, as well as adding api changes. Differential Revision: D81100195
61db65f
to
69584fb
Compare
This pull request was exported from Phabricator. Differential Revision: D81100195 |
Summary: We test whether there is any compatibility issue between FSDP and mixed-precision, which are the two newly added features. Specifically, we test the inherent mixed precision of FSDP2, as well as adding api changes. Differential Revision: D81100195
69584fb
to
5d1cc9a
Compare
This pull request was exported from Phabricator. Differential Revision: D81100195 |
Summary: Pull Request resolved: meta-pytorch#781 We test whether there is any compatibility issue between FSDP and mixed-precision, which are the two newly added features. Specifically, we test the inherent mixed precision of FSDP2, as well as adding api changes. Differential Revision: D81100195
5d1cc9a
to
88b36cf
Compare
Summary: Pull Request resolved: meta-pytorch#781 We test whether there is any compatibility issue between FSDP and mixed-precision, which are the two newly added features. Specifically, we test the inherent mixed precision of FSDP2, as well as adding api changes. Differential Revision: D81100195
Summary: We test whether there is any compatibility issue between FSDP and mixed-precision, which are the two newly added features. Specifically, we test the inherent mixed precision of FSDP2, as well as adding api changes. Differential Revision: D81100195
88b36cf
to
a42ae31
Compare
Summary: We test whether there is any compatibility issue between FSDP and mixed-precision, which are the two newly added features. Specifically, we test the inherent mixed precision of FSDP2, as well as adding api changes. Differential Revision: D81100195
a42ae31
to
e5f9f5d
Compare
This pull request was exported from Phabricator. Differential Revision: D81100195 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D81100195 |
Summary: Pull Request resolved: meta-pytorch#781 We test whether there is any compatibility issue between FSDP and mixed-precision, which are the two newly added features. Specifically, we test the inherent mixed precision of FSDP2, as well as adding api changes. Differential Revision: D81100195
e5f9f5d
to
b5dd0c4
Compare
Summary: We test whether there is any compatibility issue between FSDP and mixed-precision, which are the two newly added features. Specifically, we test the inherent mixed precision of FSDP2, as well as adding api changes. Differential Revision: D81100195
b5dd0c4
to
3949b0c
Compare
Summary: We test whether there is any compatibility issue between FSDP and mixed-precision, which are the two newly added features. Specifically, we test the inherent mixed precision of FSDP2, as well as adding api changes. Differential Revision: D81100195
3949b0c
to
b904958
Compare
This pull request was exported from Phabricator. Differential Revision: D81100195 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D81100195 |
Summary: Pull Request resolved: meta-pytorch#781 We test whether there is any compatibility issue between FSDP and mixed-precision, which are the two newly added features. Specifically, we test the inherent mixed precision of FSDP2, as well as adding api changes. Differential Revision: D81100195
b904958
to
1913a11
Compare
Summary: We test whether there is any compatibility issue between FSDP and mixed-precision, which are the two newly added features. Specifically, we test the inherent mixed precision of FSDP2, as well as adding api changes. Differential Revision: D81100195
1913a11
to
032088f
Compare
This pull request was exported from Phabricator. Differential Revision: D81100195 |
This pull request has been merged in a077079. |
Summary:
Test the compatibility between the two functions.
Make API change
Rollback Plan:
Differential Revision: D81100195