Skip to content

Fix allreduce implmentation in tutorial #1039

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

Merged
merged 1 commit into from
Jun 24, 2020
Merged

Conversation

Lyken17
Copy link
Contributor

@Lyken17 Lyken17 commented Jun 24, 2020

As discussed in pytorch/pytorch#31572, the allreduce implementation is not correct (confirmed by mutiple persons). This PR is proposed to fix the bug.

@netlify
Copy link

netlify bot commented Jun 24, 2020

Deploy preview for pytorch-tutorials-preview ready!

Built with commit 2651a25

https://deploy-preview-1039--pytorch-tutorials-preview.netlify.app

@rohan-varma
Copy link
Member

rohan-varma commented Jun 24, 2020

LGTM, I verified with a local repro that the allreduce now works as expected. I don't seem to have PR approval ability on this branch - @jlin27 Can we get this approved and landed? Thanks!

@jlin27 jlin27 merged commit 67032d7 into pytorch:master Jun 24, 2020
rodrigo-techera pushed a commit to Experience-Monks/tutorials that referenced this pull request Nov 29, 2021
Fix allreduce implmentation in tutorial
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants