Skip to content

[Torch] Add support for aten.round.decimals op #4166

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mmanzoorTT
Copy link
Contributor

No description provided.

@mmanzoorTT
Copy link
Contributor Author

@vivekkhandelwal1

@vivekkhandelwal1 vivekkhandelwal1 changed the title [Torch] Add support for aten.reduce.decimals op [Torch] Add support for aten.round.decimals op Apr 30, 2025
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.

I have some comments:

1.) The PR title was incorrect. It said [TORCH] Add support for aten.reduce.decimals op while the op added is aten.round.decimals op. Also, it says that the support is added but only a folder is added.
2.) The shape and dtype has not been added. Please do that.
3.) Add the lowering for the op which lowers to Linalg.
4.) Add an e2e test for the 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.

2 participants