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

[optim] Fix: wrong ASGD implementation #126375

Closed
wants to merge 18 commits into from

Conversation

david20571015
Copy link
Contributor

This PR is based on #125440, additionally merging the latest main branch and fixing the lint failures from #126361.

Copy link

pytorch-bot bot commented May 16, 2024

🔗 Helpful Links

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

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

✅ No Failures

As of commit 5c1436e with merge base d2f5a8a (image):
💚 Looks good so far! There are no failures yet. 💚

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

@albanD albanD removed their request for review May 16, 2024 13:38
@david20571015
Copy link
Contributor Author

@janeyx99, sorry, could you please merge this again? There was a lint error (described in #126361), but the error didn't show up in either the CI hub or on my local device. I have fixed it and merged the main branch.

@david20571015
Copy link
Contributor Author

@pytorchbot merge

@pytorch-bot pytorch-bot bot added the ciflow/trunk Trigger trunk jobs on your pull request label May 17, 2024
@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

@david20571015 david20571015 deleted the asgd branch May 17, 2024 18:16
ZelboK pushed a commit to ZelboK/pytorch that referenced this pull request May 19, 2024
This PR is based on pytorch#125440, additionally merging the latest main branch and fixing the lint failures from pytorch#126361.

Pull Request resolved: pytorch#126375
Approved by: https://github.com/janeyx99
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants