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

[TOSA] Add legalization for torch.aten.unfold #3922

Merged
merged 1 commit into from
Dec 19, 2024

Conversation

justin-ngo-arm
Copy link
Contributor

  • Add Torch to TOSA legalization for torch.aten.unfold
  • Update e2e results in xfail_sets.py
  • Fix a minor detail in one of the unfold e2e tests
  • Add LIT tests for aten.unfold

Change-Id: I6583019d1c2569bdaf9f0b67cf44b33067448af7

* Add Torch to TOSA legalization for torch.aten.unfold
* Update e2e results in xfail_sets.py
* Fix a minor detail in one of the unfold e2e tests
* Add LIT tests for aten.unfold

Signed-off-by: Justin Ngo <[email protected]>
Change-Id: I6583019d1c2569bdaf9f0b67cf44b33067448af7
@sjarus sjarus requested a review from sahas3 December 19, 2024 06:47
@sjarus sjarus merged commit 13ee7c2 into llvm:main Dec 19, 2024
3 checks passed
rahuls-cerebras added a commit that referenced this pull request Jan 3, 2025
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.

2 participants