Skip to content

Conversation

@co63oc
Copy link
Contributor

@co63oc co63oc commented Jul 21, 2025

PR Category

Operator Mechanism

PR Types

Bug fixes

Description

[0-size Tensor Job2 No.27] Add 0-size Tensor support for paddle.incubate.nn.functional.fused_linear
[0-size Tensor No.85] Add 0-size Tensor support for paddle.incubate.nn.functional.fused_matmul_bias
fused_linear 和 fused_matmul_bias 是相同API
image

增加单测
PaddleAPITest测试通过
image

@paddle-bot
Copy link

paddle-bot bot commented Jul 21, 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 21, 2025
Copy link
Contributor

@ooooo-create ooooo-create left a comment

Choose a reason for hiding this comment

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

#74059 这个合入了 _C_ops.fused_gemm_epilogue 应该是能直接运行的~

@co63oc
Copy link
Contributor Author

co63oc commented Jul 21, 2025

#74059 这个合入了 _C_ops.fused_gemm_epilogue 应该是能直接运行的~

PR里没有单测,那再运行测试

@co63oc
Copy link
Contributor Author

co63oc commented Jul 21, 2025

#74059 这个合入了 _C_ops.fused_gemm_epilogue 应该是能直接运行的~

感谢,测试可以了

@co63oc
Copy link
Contributor Author

co63oc commented Jul 21, 2025

/re-run all-failed

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

co63oc commented Jul 22, 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 ceb300e into PaddlePaddle:develop Jul 23, 2025
74 of 77 checks passed
@co63oc co63oc deleted the h34 branch July 23, 2025 04:07
@co63oc co63oc changed the title [0-size Tensor Job2 No.27] Add 0-size Tensor support for paddle.incubate.nn.functional.fused_linear [0-size Tensor No.85] Add 0-size Tensor support for paddle.incubate.nn.functional.fused_matmul_bias Jul 23, 2025
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

4 participants