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

[MLIR][ONNX] Add OnnxToTorch support for ReduceLogSumExp Op #3201

Merged
merged 20 commits into from May 14, 2024

Conversation

archana-ramalingam
Copy link
Contributor

This commit adds the OnnxToTorch support for ReduceLogSumExp op

@vivekkhandelwal1
Copy link
Collaborator

@archana-ramalingam Please take a look at the build failure as well.

Copy link
Collaborator

@vivekkhandelwal1 vivekkhandelwal1 left a comment

Choose a reason for hiding this comment

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

Apart from the F64 change, the rest LGTM.

Copy link
Collaborator

@vivekkhandelwal1 vivekkhandelwal1 left a comment

Choose a reason for hiding this comment

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

LGTM

@vivekkhandelwal1
Copy link
Collaborator

Hi @archana-ramalingam, can you please fix the failures for this PR?

@vivekkhandelwal1 vivekkhandelwal1 merged commit 20f3128 into llvm:main May 14, 2024
3 checks passed
@archana-ramalingam archana-ramalingam deleted the reducelogsumexp branch May 14, 2024 16:51
BaneTrifa pushed a commit to BaneTrifa/torch-mlir that referenced this pull request May 24, 2024
This commit adds the OnnxToTorch support for ReduceLogSumExp op
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.

None yet

2 participants