Skip to content

[MPS] Add missing dispatch to rshift.Tensor#137212

Merged
kit1980 merged 1 commit intorelease/2.5from
cherry-pick-135607-by-pytorch_bot_bot_
Oct 2, 2024
Merged

[MPS] Add missing dispatch to rshift.Tensor#137212
kit1980 merged 1 commit intorelease/2.5from
cherry-pick-135607-by-pytorch_bot_bot_

Conversation

@pytorchbot
Copy link
Copy Markdown
Collaborator

Missed it while working on #131813
Test plan: python -c "import torch;print(torch.randint(100, 500, (64,), device='mps') >> torch.tensor([3,], device='mps'))"

Missed it while working on #131813
Test plan: `python -c "import torch;print(torch.randint(100, 500, (64,), device='mps') >> torch.tensor([3,], device='mps'))"`

Pull Request resolved: #135607
Approved by: https://github.com/manuelcandales

(cherry picked from commit 3bf6be4)
@pytorch-bot
Copy link
Copy Markdown

pytorch-bot Bot commented Oct 2, 2024

🔗 Helpful Links

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

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

❌ 16 Cancelled Jobs, 1 Unrelated Failure

As of commit 04b6ed6 with merge base b7eb725 (image):

CANCELLED JOBS - The following jobs were cancelled. Please retry:

FLAKY - The following job failed but was likely due to flakiness present on trunk:

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

@kit1980 kit1980 merged commit 5375201 into release/2.5 Oct 2, 2024
@github-actions github-actions Bot deleted the cherry-pick-135607-by-pytorch_bot_bot_ branch November 6, 2024 02:08
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