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] Added DDP parity test for CPU training #114372

Closed
wants to merge 4 commits into from

Conversation

awgu
Copy link
Contributor

@awgu awgu commented Nov 22, 2023

@pytorch-bot pytorch-bot bot added the topic: not user facing topic category label Nov 22, 2023
Copy link

pytorch-bot bot commented Nov 22, 2023

🔗 Helpful Links

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

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

✅ No Failures

As of commit 99e090b with merge base 33fad1c (image):
💚 Looks good so far! There are no failures yet. 💚

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

awgu added a commit that referenced this pull request Nov 22, 2023
ghstack-source-id: 1f7d5f479651c241edebe71799f60c9a0d328df9
Pull Request resolved: #114372
awgu added a commit that referenced this pull request Nov 22, 2023
ghstack-source-id: 3e71276572236796a9a969d8b4f844e8743e15bf
Pull Request resolved: #114372
This is a follow-up to #112145 to include a numerical parity test with DDP for CPU training. 
```
python -m pytest test/distributed/fsdp/test_fsdp_misc.py -k test_fsdp_cpu_training -s
```

We should follow-up on https://github.com/pytorch/pytorch/pull/112145/files#r1375102283 at some point too.

[ghstack-poisoned]
awgu added a commit that referenced this pull request Nov 22, 2023
ghstack-source-id: 95fabf859329e4461128584e4c9c4b62b090b83f
Pull Request resolved: #114372
Copy link
Contributor

@XilunWu XilunWu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

This is a follow-up to #112145 to include a numerical parity test with DDP for CPU training. 
```
python -m pytest test/distributed/fsdp/test_fsdp_misc.py -k test_fsdp_cpu_training -s
```

We should follow-up on https://github.com/pytorch/pytorch/pull/112145/files#r1375102283 at some point too.

cc H-Huang kwen2501 wanchaol fegin fduwjj wz337 wconstab mrshenli zhaojuanmao rohan-varma kiukchung d4l3k lucasllc XilunWu tianyu-l

[ghstack-poisoned]
@awgu awgu added the ciflow/trunk Trigger trunk jobs on your pull request label Nov 22, 2023
@awgu
Copy link
Contributor Author

awgu commented Nov 22, 2023

@pytorchbot merge

@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged once all checks pass (ETA 0-4 Hours).

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

xunsongh pushed a commit to xunsongh/pytorch that referenced this pull request Nov 24, 2023
This is a follow-up to pytorch#112145 to include a numerical parity test with DDP for CPU training.
```
python -m pytest test/distributed/fsdp/test_fsdp_misc.py -k test_fsdp_cpu_training -s
```

We should follow-up on https://github.com/pytorch/pytorch/pull/112145/files#r1375102283 at some point too.

Pull Request resolved: pytorch#114372
Approved by: https://github.com/XilunWu
@facebook-github-bot facebook-github-bot deleted the gh/awgu/466/head branch November 26, 2023 15:26
@albanD albanD added oncall: distributed Add this issue/PR to distributed oncall triage queue and removed module: distributed labels Dec 8, 2023
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 oncall: distributed Add this issue/PR to distributed oncall triage queue topic: not user facing topic category
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants