Skip to content

[Models]Rename params of normalization layer. - #6133

Merged
Jiang-Jia-Jun merged 1 commit into
PaddlePaddle:developfrom
K11OntheBoat:dev_rms_rename
Jan 21, 2026
Merged

Jiang-Jia-Jun merged 1 commit into
PaddlePaddle:developfrom
K11OntheBoat:dev_rms_rename

Conversation

@K11OntheBoat

Copy link
Copy Markdown
Collaborator

Motivation

RMSNorm 不再使用外部kernel,将参数从“外部”改为“代理”

Modifications

RMSNorm 不再使用外部kernel,将参数从“外部”改为“代理”

Usage or Command

Accuracy Tests

Checklist

Done

@CLAassistant

Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


“liuruian” seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@paddle-bot

paddle-bot Bot commented Jan 21, 2026

Copy link
Copy Markdown

Thanks for your contribution!

@codecov-commenter

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (develop@85d9951). Learn more about missing BASE report.

Files with missing lines Patch % Lines
fastdeploy/model_executor/layers/normalization.py 0.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #6133   +/-   ##
==========================================
  Coverage           ?   67.61%           
==========================================
  Files              ?      353           
  Lines              ?    45796           
  Branches           ?     7072           
==========================================
  Hits               ?    30966           
  Misses             ?    12578           
  Partials           ?     2252           
Flag Coverage Δ
GPU 67.61% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ 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.

@Jiang-Jia-Jun
Jiang-Jia-Jun merged commit 490a655 into PaddlePaddle:develop Jan 21, 2026
19 of 23 checks passed
chang-wenbin pushed a commit to chang-wenbin/FastDeploy that referenced this pull request Mar 2, 2026
Co-authored-by: “liuruian” <liuruian@baidu.com>
@K11OntheBoat
K11OntheBoat deleted the dev_rms_rename branch March 17, 2026 09:30
xiaoguoguo626807 pushed a commit to xiaoguoguo626807/FastDeploy that referenced this pull request May 7, 2026
Co-authored-by: “liuruian” <liuruian@baidu.com>
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.

4 participants