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

fix: synchronize before gradient clipping in PyTorch #602

Merged
merged 1 commit into from
May 29, 2020

Conversation

aaron276h
Copy link
Contributor

Description

Previously when not using mixed precision, we were potentially performing gradient clipping prior to gradient communication being completed.

Test Plan

Going to run the full suite tests before merging.

@liamcli liamcli assigned aaron276h and unassigned liamcli May 28, 2020
@aaron276h
Copy link
Contributor Author

@aaron276h aaron276h merged commit 9e17699 into determined-ai:master May 29, 2020
tayritenour pushed a commit to tayritenour/determined that referenced this pull request Apr 25, 2023
eecsliu pushed a commit to eecsliu/determined that referenced this pull request Jun 23, 2023
@dannysauer dannysauer added this to the 0.12.7 milestone Feb 6, 2024
eecsliu pushed a commit to determined-ai/determined-release-testing that referenced this pull request Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants