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

Create shaped vtensors in decomposition of AtenTriuOp #2926

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

Conversation

Max191
Copy link
Contributor

@Max191 Max191 commented Feb 19, 2024

The AtenTriuOp is decomposed into ops with shapeless and typeless vtensors, which causes some conversion failures in TorchToLinalg. This PR explicitly sets the shape and dtype on the resulting ops of the decomposition.

@Max191 Max191 marked this pull request as draft February 19, 2024 18:22
@Max191 Max191 marked this pull request as ready for review February 20, 2024 16:23
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.

1 participant