Skip to content

Conversation

@zrr1999
Copy link
Member

@zrr1999 zrr1999 commented Jan 8, 2026

PR Category

Operator Mechanism

PR Types

Bug fixes

Description

Cherry-pick from develop branch.
devPR:#76930
devPR:#77154
devPR:#77183
devPR:#77149
devPR:#77098
devPR:#77191
devPR:#77244

pcard-93269

zhengshengning and others added 7 commits January 8, 2026 08:21
* mv fastln to ln

* fix build error on win and hip

* fix build error for infer

* support backward

* fix error

* merge fast_rms_norm and fused_rms_norm_ext to rms_norm

* fix CMake error

* remove windows version

* add rms_norm for xpu

* fix cmake

* fix cmake2

* fix test_rms_norm

* rms_norm align torch

* fix test_rms_norm_xpu

* remove fast_rms_norm in rms_norm

* rename rms_norm_nzs to rms_norm

* fix

* fix RmsNormInferMeta

* mv fused_rms_norm_quant form ops.yaml to fused_ops.yaml

* revert mv fused_rms_norm_quant form ops.yaml to fused_ops.yaml

* fix rms_norm docs

* fix doctest

* fix doctest

* fix test_rms_norm

* fix test cmakefile

* fix test_rms_norm

* add InferSymbolicShapeInterface

* add check_pir

---------

Co-authored-by: DanielSun11 <[email protected]>
…#77098)

* accuracy and Torch alignment

* support rms_norm behavior to be the same as torch

* fix rms_norm_xpu_kernel

* add valueError_test

* Revert "add valueError_test"

This reverts commit ccaaa1b.

* Reapply "add valueError_test"

This reverts commit 19513e8.

* optimize performance

* add vectorization

* fix

* fix dtype of normalized_shape
@paddle-bot
Copy link

paddle-bot bot commented Jan 8, 2026

你的PR提交成功,感谢你对开源项目的贡献!
请关注后续CI自动化测试结果,详情请参考Paddle-CI手册
Your PR has been submitted. Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 80.42328% with 37 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (release/3.3@a74c751). Learn more about missing BASE report.

Files with missing lines Patch % Lines
paddle/cinn/hlir/pe/transform.cc 13.33% 13 Missing ⚠️
.../interface/infer_symbolic_shape/unary_infer_sym.cc 62.06% 11 Missing ⚠️
...nterface/infer_symbolic_shape/nullary_infer_sym.cc 0.00% 7 Missing ⚠️
...terface/infer_symbolic_shape/multiary_infer_sym.cc 92.15% 4 Missing ⚠️
...nterface/infer_symbolic_shape/cinn_op_infer_sym.cc 66.66% 1 Missing ⚠️
paddle/phi/core/tensor_utils.cc 50.00% 1 Missing ⚠️

❌ Your patch status has failed because the patch coverage (80.42%) is below the target coverage (90.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@              Coverage Diff               @@
##             release/3.3   #77265   +/-   ##
==============================================
  Coverage               ?   80.42%           
==============================================
  Files                  ?       14           
  Lines                  ?      189           
  Branches               ?        0           
==============================================
  Hits                   ?      152           
  Misses                 ?       37           
  Partials               ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Contributor

@wanghuancoder wanghuancoder left a comment

Choose a reason for hiding this comment

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

LGTM

@swgu98
Copy link
Contributor

swgu98 commented Jan 12, 2026

dev也豁免合入,代码风格修改居多

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants