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

#15796: Adding 1D tiled tensor support to reshape #16855

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

jvegaTT
Copy link
Contributor

@jvegaTT jvegaTT commented Jan 17, 2025

Ticket

#15796

Problem description

Adding support for 1D tensors

What's changed

APIs now support 1D tiled tensor creation so removing the bandaid
Move to simple shape removed the need for tiling reshape corrector
pytorch2 sweeps moved to 99.84% for data_movement.view.view_tt_torch, other reshape sweeps at 100%

Checklist

Copy link
Contributor

@ntarafdar ntarafdar left a comment

Choose a reason for hiding this comment

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

lets fucking go!!

CC: @bbradelTT

@ntarafdar ntarafdar self-requested a review January 17, 2025 16:59
@jvegaTT
Copy link
Contributor Author

jvegaTT commented Jan 17, 2025

I just re-ran the commit tests as a couple new tests were just added. I will merge as soon as it completes

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.

8 participants