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

torch-to-tosa lowering support for AtenLinalgVectorNormOp #2734

Merged
merged 6 commits into from
Jan 18, 2024

Conversation

zezhang
Copy link
Collaborator

@zezhang zezhang commented Jan 9, 2024

This PR add torch-to-tosa lowering support for AtenLinalgVectorNormOp

e2e test:
python -m e2e_testing.main --config=tosa

LIT tests:
cmake --build build --target tools/torch-mlir/all

@zezhang zezhang requested a review from navahgar January 9, 2024 01:27
@navahgar navahgar requested a review from ramiro050 January 9, 2024 21:26
@zezhang zezhang force-pushed the zezhang/linalg_vector_norm branch from c76688a to 46fd66f Compare January 11, 2024 22:52
Copy link
Collaborator

@ramiro050 ramiro050 left a comment

Choose a reason for hiding this comment

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

LGTM!

@zezhang zezhang merged commit 77a03f2 into llvm:main Jan 18, 2024
5 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.

3 participants