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

Removing LegacyShape from Tensor::pad #16424

Merged
merged 7 commits into from
Jan 3, 2025
Merged

Conversation

sminakov-tt
Copy link
Contributor

@sminakov-tt sminakov-tt commented Jan 3, 2025

Ticket

Problem description

We need to remove Shape/LegacyShape from our codebase to completely support 0D/1D tensors
This PR is a part of the effort to fixup and merge previously reverted PR (#16222) piece by piece

What's changed

Replacing LegacyShape with SimpleShape in Tensor::pad

Checklist

Copy link
Contributor

@jaykru-tt jaykru-tt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me.

@sminakov-tt sminakov-tt merged commit ca2ce56 into main Jan 3, 2025
276 of 383 checks passed
@sminakov-tt sminakov-tt deleted the sminakov/from_torch-p2 branch January 3, 2025 19:25
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