-
Notifications
You must be signed in to change notification settings - Fork 26.3k
Add XPU backend in check conditions in AdvancedIndex #134072
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
Conversation
|
@pytorchbot rebase |
|
@pytorchbot started a rebase job onto refs/remotes/origin/viable/strict. Check the current status here |
Signed-off-by: majing <[email protected]>
Signed-off-by: majing <[email protected]>
|
Successfully rebased |
7b4de2a to
0cebc3f
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sure
Please add test before merging.
|
We have duplicated PR #134453, so close this one. |
This PR was reopened (likely due to being reverted), so your approval was removed. Please request another review.
XPU index kernel implementation requires index tensors have the same strides, so we convert their strides in AdvancedIndex API