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

[FXML-4647] Allow TOSA dialect ops in Torch-to-Linalg pipeline #164

Closed

Conversation

cferry-AMD
Copy link

@cferry-AMD cferry-AMD commented May 31, 2024

TOSA ops can be lowered by the TosaXtenToLinalg pipeline. If this is done, then a flag can allow these TOSA ops through the Torch->Linalg pipeline instead of having them illegal.

Breaking the contract looks like a very bad idea. I wouldn't see this making it upstream.

@cferry-AMD
Copy link
Author

PR #161 already does more than what this PR does by skipping contract checking altogether.

@cferry-AMD cferry-AMD closed this May 31, 2024
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