-
Notifications
You must be signed in to change notification settings - Fork 26.3k
[Easy][FSDP] Fix warning render #73786
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
[ghstack-poisoned]
CI Flow Status⚛️ CI FlowRuleset - Version:
|
🔗 Helpful links
💊 CI failures summary and remediationsAs of commit bafc869 (more details on the Dr. CI page): 💚 💚 Looks good so far! There are no failures yet. 💚 💚 This comment was automatically generated by Dr. CI (expand for details).Please report bugs/suggestions to the (internal) Dr. CI Users group. |
|
@awgu has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
|
@awgu has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
1 similar comment
|
@awgu has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator. |
Summary: Pull Request resolved: #73786 If you check the `master` docs (https://pytorch.org/docs/master/fsdp.html?highlight=fsdp#module-torch.distributed.fsdp), the warning does not render due to missing a `:`. Test Plan: Imported from OSS Reviewed By: zhaojuanmao Differential Revision: D34643837 Pulled By: awgu fbshipit-source-id: cf1a3250840a3923946b5042e2939a1f05e8b490
Summary: Pull Request resolved: pytorch/pytorch#73786 If you check the `master` docs (https://pytorch.org/docs/master/fsdp.html?highlight=fsdp#module-torch.distributed.fsdp), the warning does not render due to missing a `:`. Test Plan: Imported from OSS Reviewed By: zhaojuanmao Differential Revision: D34643837 Pulled By: awgu fbshipit-source-id: cf1a3250840a3923946b5042e2939a1f05e8b490 (cherry picked from commit fef0f0be896f5605645d602ca38da19b696ac3ca)
Summary: Pull Request resolved: pytorch/pytorch#73786 If you check the `master` docs (https://pytorch.org/docs/master/fsdp.html?highlight=fsdp#module-torch.distributed.fsdp), the warning does not render due to missing a `:`. Test Plan: Imported from OSS Reviewed By: zhaojuanmao Differential Revision: D34643837 Pulled By: awgu fbshipit-source-id: cf1a3250840a3923946b5042e2939a1f05e8b490 (cherry picked from commit fef0f0be896f5605645d602ca38da19b696ac3ca)
Stack from ghstack:
no_sync()#73535 [FSDP] Add grad accumulation withoutno_sync()If you check the
masterdocs (https://pytorch.org/docs/master/fsdp.html?highlight=fsdp#module-torch.distributed.fsdp), the warning does not render due to missing a:.Differential Revision: D34643837