Skip to content

Conversation

ooooo-create
Copy link
Contributor

@ooooo-create ooooo-create commented Aug 23, 2025

PR Category

Operator Mechanism

PR Types

Bug fixes

Description

Add bias check for fused_layer_norm

  1. 0-size-cpu(Pass)
图片 2. 0-size-gpu(pass) 图片 3. 0-size-gpu-paddle-only(torch error,下面是 --paddle_only=True 时结果,现在添加检查修复之前的 coredump) 图片 图片

Copy link

paddle-bot bot commented Aug 23, 2025

你的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.

@paddle-bot paddle-bot bot added the contributor External developers label Aug 23, 2025
@ooooo-create ooooo-create force-pushed the check_bias_for_fused_layer_norm branch from 939590a to 40f2945 Compare August 23, 2025 07:09
@ooooo-create ooooo-create force-pushed the check_bias_for_fused_layer_norm branch from 40f2945 to 9263a24 Compare August 23, 2025 08:27
@codecov-commenter
Copy link

codecov-commenter commented Aug 23, 2025

Codecov Report

❌ Patch coverage is 90.90909% with 1 line in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (develop@e01b0f6). Learn more about missing BASE report.

Files with missing lines Patch % Lines
paddle/phi/infermeta/multiary.cc 90.90% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             develop   #74851   +/-   ##
==========================================
  Coverage           ?   90.90%           
==========================================
  Files              ?        1           
  Lines              ?       11           
  Branches           ?        0           
==========================================
  Hits               ?       10           
  Misses             ?        1           
  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.

@ooooo-create
Copy link
Contributor Author

/re-run all-failed

@DanielSun11
Copy link
Contributor

image

请补充下paddleapitest回测的结果。

#72637
paddleapitest地址 https://github.com/PFCCLab/PaddleAPITest
出错配置存放的位置:

@ooooo-create
Copy link
Contributor Author

请补充下paddleapitest回测的结果。

done

@ooooo-create
Copy link
Contributor Author

/re-run all-failed

Copy link
Contributor

@DanielSun11 DanielSun11 left a comment

Choose a reason for hiding this comment

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

LGTM

@DanielSun11
Copy link
Contributor

@wanghuancoder 再review下

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

@luotao1 luotao1 merged commit a4cda6b into PaddlePaddle:develop Sep 2, 2025
68 of 72 checks passed
@ooooo-create ooooo-create deleted the check_bias_for_fused_layer_norm branch September 29, 2025 09:44
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.

5 participants