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 reflection_pad3d lowering #3933

Merged
merged 2 commits into from
Jan 7, 2025
Merged

[TOSA] Add reflection_pad3d lowering #3933

merged 2 commits into from
Jan 7, 2025

Conversation

sahas3
Copy link
Contributor

@sahas3 sahas3 commented Dec 24, 2024

  • Add Torch to TOSA legalization for aten.replication_pad3d
  • Add new e2e tests and update xfail sets
  • Add new LIT test to basic.mlir

@sahas3 sahas3 requested a review from sjarus December 24, 2024 18:35
Copy link
Collaborator

@sjarus sjarus left a comment

Choose a reason for hiding this comment

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

Thanks for this contribution!

@sahas3 sahas3 merged commit bf594b0 into llvm:main Jan 7, 2025
3 checks passed
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