Skip to content
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

[FSDP][2/N][Easy] Prepare _auto_wrap for fully_shard #104407

Closed
wants to merge 12 commits into from

Conversation

awgu
Copy link
Contributor

@awgu awgu commented Jun 29, 2023

@pytorch-bot pytorch-bot bot added the release notes: distributed (fsdp) release notes category label Jun 29, 2023
@pytorch-bot
Copy link

pytorch-bot bot commented Jun 29, 2023

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/104407

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit 4ad6bfe:
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

This mainly just changes the `_auto_wrap()` function signature and generalizes the `_check_nested_wrapping()` to both wrapper and composable paths (though the composable path will not hit in this PR).

[ghstack-poisoned]
awgu added a commit to awgu/pytorch that referenced this pull request Jun 29, 2023
ghstack-source-id: 089b3c0c57b96992a69ab2963a9329379f6a3ae9
Pull Request resolved: pytorch#104407
This mainly just changes the `_auto_wrap()` function signature and generalizes the `_check_nested_wrapping()` to both wrapper and composable paths (though the composable path will not hit in this PR).

[ghstack-poisoned]
awgu added a commit to awgu/pytorch that referenced this pull request Jun 29, 2023
ghstack-source-id: d5085f211f31ab81ed7351a037f3c59b7caff515
Pull Request resolved: pytorch#104407
This mainly just changes the `_auto_wrap()` function signature and generalizes the `_check_nested_wrapping()` to both wrapper and composable paths (though the composable path will not hit in this PR).

[ghstack-poisoned]
awgu added a commit to awgu/pytorch that referenced this pull request Jun 29, 2023
ghstack-source-id: d5085f211f31ab81ed7351a037f3c59b7caff515
Pull Request resolved: pytorch#104407
awgu added a commit to awgu/pytorch that referenced this pull request Jun 30, 2023
ghstack-source-id: d5085f211f31ab81ed7351a037f3c59b7caff515
Pull Request resolved: pytorch#104407
This mainly just changes the `_auto_wrap()` function signature and generalizes the `_check_nested_wrapping()` to both wrapper and composable paths (though the composable path will not hit in this PR).

[ghstack-poisoned]
awgu added a commit to awgu/pytorch that referenced this pull request Jun 30, 2023
ghstack-source-id: 5ddac4a855b68c385b0ec636a3e14732b43f820f
Pull Request resolved: pytorch#104407
This mainly just changes the `_auto_wrap()` function signature and generalizes the `_check_nested_wrapping()` to both wrapper and composable paths (though the composable path will not hit in this PR).

[ghstack-poisoned]
awgu added a commit to awgu/pytorch that referenced this pull request Jul 5, 2023
ghstack-source-id: 20887bbf21c40d47d8ceee6f8a754e47bd5169f7
Pull Request resolved: pytorch#104407
awgu added a commit to awgu/pytorch that referenced this pull request Jul 5, 2023
ghstack-source-id: 20887bbf21c40d47d8ceee6f8a754e47bd5169f7
Pull Request resolved: pytorch#104407
This mainly just changes the `_auto_wrap()` function signature and generalizes the `_check_nested_wrapping()` to both wrapper and composable paths (though the composable path will not hit in this PR).

[ghstack-poisoned]
@awgu awgu marked this pull request as ready for review July 5, 2023 15:36
This mainly just changes the `_auto_wrap()` function signature and generalizes the `_check_nested_wrapping()` to both wrapper and composable paths (though the composable path will not hit in this PR).

[ghstack-poisoned]
This mainly just changes the `_auto_wrap()` function signature and generalizes the `_check_nested_wrapping()` to both wrapper and composable paths (though the composable path will not hit in this PR).

[ghstack-poisoned]
This mainly just changes the `_auto_wrap()` function signature and generalizes the `_check_nested_wrapping()` to both wrapper and composable paths (though the composable path will not hit in this PR).

[ghstack-poisoned]
@awgu awgu added the ciflow/trunk Trigger trunk jobs on your pull request label Jul 7, 2023
awgu added 2 commits July 7, 2023 14:42
This mainly just changes the `_auto_wrap()` function signature and generalizes the `_check_nested_wrapping()` to both wrapper and composable paths (though the composable path will not hit in this PR).

[ghstack-poisoned]
This mainly just changes the `_auto_wrap()` function signature and generalizes the `_check_nested_wrapping()` to both wrapper and composable paths (though the composable path will not hit in this PR).

[ghstack-poisoned]
@facebook-github-bot facebook-github-bot deleted the gh/awgu/411/head branch July 11, 2023 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ciflow/trunk Trigger trunk jobs on your pull request Merged release notes: distributed (fsdp) release notes category topic: not user facing topic category
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants