-
Notifications
You must be signed in to change notification settings - Fork 48
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
torch.aten.view to linalg #568
Comments
6 tasks
AmosLewis
changed the title
Lowering to torch.aten.view
Lowering torch.aten.view to linalg
Apr 19, 2024
AmosLewis
changed the title
Lowering torch.aten.view to linalg
torch.aten.view to linalg
Apr 19, 2024
Current status on above models: @kumardeepakamd @AmosLewis
It's failing in fold-unit-dims pass. further debugging.
|
Hi @Shukla-Gaurav, are you still working on this op? If not, then can you please update the issue? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We are running into these issues when lowering torch.aten.view to linalg in these models (bart-large, mit-b0, t5-base, t5-large, ShuffleNet_v2_x2_0_vaiq_int8). Repro instructions can be found here:
The text was updated successfully, but these errors were encountered: