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

[AutoBump] Merge with f6721e59 (Oct 08) (73) #443

Merged
merged 4 commits into from
Jan 8, 2025

Conversation

mgehre-amd
Copy link
Collaborator

No description provided.

vivekkhandelwal1 and others added 4 commits October 8, 2024 10:34
…lvm#3763)

This commit adds the support for negative step values in
aten.slice.Tensor op. Although, PyTorch does not allow negative step
value for slice op but the Onnx.Slice op supports negative step value
which eventually lowers to torch.aten.slice.Tensor op. Hence, the
support is added for handling those kind of values during the
Torch->Linalg lowering of aten.slice.Tensor op.

Signed-Off By: Vivek Khandelwal <[email protected]>
Base automatically changed from bump_to_b08d0868 to bump_to_e9ed4af9 January 8, 2025 10:49
@mgehre-amd mgehre-amd merged commit f9df768 into bump_to_e9ed4af9 Jan 8, 2025
4 checks passed
@mgehre-amd mgehre-amd deleted the bump_to_f6721e59 branch January 8, 2025 10:49
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.

2 participants