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

pipe/_exec_backward_pass: fix immediate grad update #5605

Merged
merged 1 commit into from
Jun 12, 2024

Conversation

nelyahu
Copy link
Contributor

@nelyahu nelyahu commented Jun 3, 2024

dont call update_hp_grads in _exec_backward_pass incase of immediate grad update, as it would be called as part of bwd hooks

dont call update_hp_grads in _exec_backward_pass incase
of immediate grad update, as it would be called as part of
bwd hooks
@nelyahu nelyahu requested a review from duli2012 as a code owner June 3, 2024 08:54
@tjruwase tjruwase added this pull request to the merge queue Jun 4, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 4, 2024
@loadams loadams added this pull request to the merge queue Jun 12, 2024
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jun 12, 2024
@loadams loadams added this pull request to the merge queue Jun 12, 2024
Merged via the queue into microsoft:master with commit 91a9986 Jun 12, 2024
14 checks passed
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