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

[runtime] Support RmsNorm operation #14089

Closed
seockho-kim opened this issue Sep 25, 2024 · 2 comments
Closed

[runtime] Support RmsNorm operation #14089

seockho-kim opened this issue Sep 25, 2024 · 2 comments
Assignees

Comments

@seockho-kim
Copy link
Contributor

seockho-kim commented Sep 25, 2024

To support RmsNorm in runtime

  • Introduct RmsNorm operation
  • Implement RmsNorm kernel and loader.
  • testing
@seockho-kim seockho-kim self-assigned this Sep 25, 2024
@seockho-kim seockho-kim converted this from a draft issue Sep 25, 2024
@seockho-kim seockho-kim changed the title Introduce RMSNorm operator node [runtime] Support RmsNorm operation Sep 25, 2024
@seockho-kim
Copy link
Contributor Author

Refer to related issue in compiler #13964

@seockho-kim
Copy link
Contributor Author

seockho-kim commented Sep 25, 2024

To do

  • Add RmsNorm to circle schema header file
  • Support CPU backend RmsNorm KernelGen
  • Support RmsNorm op on loader
  • RmsNorm test code

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

No branches or pull requests

1 participant