Skip to content

cpu: rv64: implement JIT RVV layernorm with fused kernels#4809

Draft
xiazhuozhao wants to merge 4 commits intouxlfoundation:mainfrom
xiazhuozhao:ln_jit
Draft

cpu: rv64: implement JIT RVV layernorm with fused kernels#4809
xiazhuozhao wants to merge 4 commits intouxlfoundation:mainfrom
xiazhuozhao:ln_jit

Conversation

@xiazhuozhao
Copy link
Contributor

@xiazhuozhao xiazhuozhao commented Mar 11, 2026

Description

Please include a summary of the change. Please also include relevant motivation and context. See contribution guidelines for more details. If the change fixes an issue not documented in the project's Github issue tracker, please document all steps necessary to reproduce it.

Fixes # (github issue)

Checklist

General

  • Do all unit and benchdnn tests (make test and make test_benchdnn_*) pass locally for each commit?
  • Have you formatted the code using clang-format?

Performance improvements

  • Have you submitted performance data that demonstrates performance improvements?

New features

  • Have you published an RFC for the new feature?
  • Was the RFC approved?
  • Have you added relevant tests?

Bug fixes

  • Have you included information on how to reproduce the issue (either in a github issue or in this PR)?
  • Have you added relevant regression tests?

RFC PR

  • Does RFC document follow the template?
  • Have you added a link to the rendered document?

@xiazhuozhao xiazhuozhao force-pushed the ln_jit branch 2 times, most recently from 4284d85 to 24b6893 Compare March 12, 2026 16:37
xiazhuozhao and others added 4 commits March 19, 2026 13:46
Co-authored-by: Fei Zhang <zhangfei@iscas.ac.cn>
Co-authored-by: Fei Zhang <zhangfei@iscas.ac.cn>
Co-authored-by: Fei Zhang <zhangfei@iscas.ac.cn>
Co-authored-by: Fei Zhang <zhangfei@iscas.ac.cn>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant