Skip to content

Conversation

@co63oc
Copy link
Contributor

@co63oc co63oc commented Jul 27, 2025

PR Category

Operator Mechanism

PR Types

Bug fixes

Description

82 paddle.incubate.nn.functional.fused_bias_act

修改infermeta,x numel为0跳过检查,符号推导没有对应代码
kernel按 quant_scale 和 compute_dtype 参数不同返回不同类型 out,如果 quant_scale > 0,返回int8类型,如果 compute_dtype 有设置,按 compute_dtype 返回,其他按 x 类型设置

PaddleAPITest测试通过
image

@paddle-bot
Copy link

paddle-bot bot commented Jul 27, 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 Jul 27, 2025
@co63oc
Copy link
Contributor Author

co63oc commented Jul 27, 2025

/re-run all-failed

@DanielSun11 DanielSun11 self-assigned this Jul 28, 2025
@co63oc
Copy link
Contributor Author

co63oc commented Jul 28, 2025

/re-run all-failed

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (develop@98204ab). Learn more about missing BASE report.

Additional details and impacted files
@@             Coverage Diff             @@
##             develop    #74259   +/-   ##
===========================================
  Coverage           ?   100.00%           
===========================================
  Files              ?         1           
  Lines              ?         1           
  Branches           ?         0           
===========================================
  Hits               ?         1           
  Misses             ?         0           
  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.

@luotao1 luotao1 added the HappyOpenSource Pro 进阶版快乐开源活动,更具挑战性的任务 label Jul 28, 2025
@luotao1 luotao1 self-assigned this Jul 28, 2025
@co63oc
Copy link
Contributor Author

co63oc commented Jul 28, 2025

/re-run all-failed

@co63oc
Copy link
Contributor Author

co63oc commented Jul 29, 2025

@DanielSun11 CI已完成需要review

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

@luotao1 luotao1 merged commit 7ec9073 into PaddlePaddle:develop Jul 29, 2025
89 of 95 checks passed
@co63oc co63oc deleted the h64 branch July 29, 2025 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contributor External developers HappyOpenSource Pro 进阶版快乐开源活动,更具挑战性的任务 skip-ci: approval

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants