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

[onert/backend] Add RmsNorm operation for cpu backend #14173

Merged
merged 2 commits into from
Oct 8, 2024

Conversation

seockho-kim
Copy link
Contributor

This commit adds RmsNorm operation for cpu backend.

ONE-DCO-1.0-Signed-off-by: Seockho Kim [email protected]

issue: #14089
draft: #14088

This commit adds RmsNorm operation for cpu backend.

ONE-DCO-1.0-Signed-off-by: Seockho Kim [email protected]
@seockho-kim seockho-kim requested a review from a team October 8, 2024 00:23
This commit fixes format error of RmsNormLayer

ONE-DCO-1.0-Signed-off-by: Seockho Kim [email protected]
Copy link
Contributor

@ragmani ragmani left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Contributor

@glistening glistening left a comment

Choose a reason for hiding this comment

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

LGTM

@hseok-oh hseok-oh merged commit 1dca564 into Samsung:master Oct 8, 2024
9 checks passed
@seockho-kim seockho-kim deleted the onert_backend_cpu_rmsnorm branch October 8, 2024 04:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

4 participants