Skip to content

Conversation

@BeingGod
Copy link
Contributor

@BeingGod BeingGod commented Jun 5, 2025

PR Category

Operator Mechanism

PR Types

New features

Description

[Feat] Support __radd__ and __rmul__ for custom Tensor

Related issue: #73120

@paddle-bot
Copy link

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

@HydrogenSulfate HydrogenSulfate left a comment

Choose a reason for hiding this comment

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

是否能添加一个单测来验证这个功能?

@BeingGod
Copy link
Contributor Author

BeingGod commented Jun 7, 2025

是否能添加一个单测来验证这个功能?

Done.

Copy link
Contributor

@HydrogenSulfate HydrogenSulfate left a comment

Choose a reason for hiding this comment

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

LGTM

@HydrogenSulfate HydrogenSulfate merged commit d5bd800 into PaddlePaddle:develop Jun 9, 2025
50 of 51 checks passed
@BeingGod BeingGod deleted the fix branch June 10, 2025 02:19
shanjiang7 pushed a commit to shanjiang7/Paddle that referenced this pull request Jun 12, 2025
* [Feat] Support custom __radd__ and __rmul__ * resolve reviewer issues
BeingGod added a commit to PFCCLab/paddle_sparse that referenced this pull request Jun 13, 2025
REASON: paddle support __radd__ and __rmul__ now. More details: PaddlePaddle/Paddle#73119.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contributor External developers

3 participants