Skip to content

Conversation

sharavana20
Copy link
Contributor

  • Decomposed rms_norm op into Aten ops.

    • The decomposition follows the formula:
      rms(x)=sqrt(eps+mean(x^2))
  • Added test cases in the e2e part.

@sharavana20 sharavana20 force-pushed the rms_norm branch 4 times, most recently from 3157c21 to 519dc56 Compare May 27, 2025 10:46
Signed-off-by: sharavana20 <[email protected]>
@sharavana20 sharavana20 marked this pull request as ready for review May 28, 2025 09:16
@sharavana20
Copy link
Contributor Author

sharavana20 commented May 28, 2025

@stellaraccident @vivekkhandelwal1 @penguin-wwy @zjgarvey ,I’d be grateful if any of you could take a look at this PR. Your feedback would be greatly appreciated!

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

@zjgarvey
Copy link
Collaborator

@sharavana20 do you want us to merge this PR?

@zahidwx
Copy link
Contributor

zahidwx commented Jun 13, 2025

@sharavana20 do you want us to merge this PR?

@zjgarvey Yes merge the PR. Actually the author's internship stint ended few days back so he can't reply with his account.

@zjgarvey zjgarvey merged commit 089b217 into llvm:main Jun 13, 2025
3 checks passed
@sharavak
Copy link
Contributor

sharavak commented Jun 14, 2025

@sharavana20 do you want us to merge this PR?

Sorry for the late reply. @zahidwx is right, But I can comment and push any new commits for the older PR with this account.
So, Thanks @zjgarvey for merging this PR.

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.

5 participants