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

[OP] Native Layernorm & Native LayerNormBackward Operators #50

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

sqsharma
Copy link

Description

Implemented Native_layer_norm and Native_layer_norm_backward operators. I notice an error from the unit test that may be related to aten and mapping between ratex and raf in raf_node_lowering.cpp.

Checklist

  • PR's title starts with a category (e.g. [BUGFIX], [MODEL], [TUTORIAL], [FEATURE], [DOC], etc)
  • Changes are complete (i.e. I finished coding on this PR)
  • All changes have test coverage
  • Code is well-documented

cc @awslabs/raf-reviewer

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.

1 participant