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

[MPS] Fix crashes during Conv backward pass #113398

Closed
wants to merge 1 commit into from

Conversation

malfet
Copy link
Contributor

@malfet malfet commented Nov 9, 2023

By adding weights tensor to the MPSGraph cache key.
Add regression test to validate that collision no longer happens

Fixes #112998

By adding weights tensor to the MPSGraph cache key.
Add regression test to validate that collision no longer happens

Fixes #112998
@pytorch-bot pytorch-bot bot added ciflow/mps Run MPS tests (subset of trunk) release notes: mps Release notes category labels Nov 9, 2023
Copy link

pytorch-bot bot commented Nov 9, 2023

🔗 Helpful Links

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

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

✅ You can merge normally! (1 Unrelated Failure)

As of commit 619fa1d with merge base 92e7f79 (image):

UNSTABLE - The following job failed but was likely due to flakiness present on trunk and has been marked as unstable:

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

@malfet malfet added this to the 2.1.2 milestone Nov 9, 2023
@malfet
Copy link
Contributor Author

malfet commented Nov 10, 2023

@pytorchbot merge -f "MPS tests are green"

@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use -f as last resort and instead consider -i/--ignore-current to continue the merge ignoring current failures. This will allow currently pending tests to finish and report signal before the merge.

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

@malfet malfet deleted the malfet/mps-fix-conv-backward-crash branch November 10, 2023 15:21
Skylion007 pushed a commit to Skylion007/pytorch that referenced this pull request Nov 14, 2023
By adding weights tensor to the MPSGraph cache key.
Add regression test to validate that collision no longer happens

Fixes pytorch#112998

Pull Request resolved: pytorch#113398
Approved by: https://github.com/kulinseth
malfet added a commit that referenced this pull request Nov 22, 2023
By adding weights tensor to the MPSGraph cache key.
Add regression test to validate that collision no longer happens

Fixes #112998

Cherry pick of #113398 into release/2.1

(cherry picked from commit 265d6aa)
atalman pushed a commit that referenced this pull request Nov 23, 2023
By adding weights tensor to the MPSGraph cache key.
Add regression test to validate that collision no longer happens

Fixes #112998

Cherry pick of #113398 into release/2.1

(cherry picked from commit 265d6aa)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ciflow/mps Run MPS tests (subset of trunk) Merged release notes: mps Release notes category
Projects
None yet
3 participants