Skip to content

[TORCH] Add support for PoissonNLLLoss Op #4232

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

Merged
merged 7 commits into from
Jun 19, 2025

Conversation

Prakhar-Dixit
Copy link
Contributor

Fixes ##4209
This change introduces end-to-end support in Torch‑MLIR for the torch.nn.PoissonNLLLoss op.

  • Decomposing PoissonNLLLoss op into Aten ops.
  • TODO : stirling approximation

[source]

@Prakhar-Dixit
Copy link
Contributor Author

Could you please review this.
@zjgarvey @vivekkhandelwal1

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.

Just one single change, and the rest looks good to me.

@vivekkhandelwal1 vivekkhandelwal1 merged commit 09c339e into llvm:main Jun 19, 2025
3 checks passed
@Prakhar-Dixit Prakhar-Dixit deleted the pd/#4209 branch June 19, 2025 05:06
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