-
Notifications
You must be signed in to change notification settings - Fork 5.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[API Enhancement] No.1 support the any number of times in paddle.diff [used AI Studio] #56681
Conversation
你的PR提交成功,感谢你对开源项目的贡献! |
@luotao1 PTAL |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
hi, @XavierZXY
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@XavierZXY 麻烦顺便改下英文文档和中文文档里关于仅支持n=1的描述吧 英文文档,中文文档
文档里参数n的介绍,也要去掉仅支持n=1的描述 |
… [used AI Studio] (PaddlePaddle#56681) * Fix: The number of times to recursively compute the difference supports any number * Fix: use pre-commit to format code
好的 |
… [used AI Studio] (PaddlePaddle#56681) * Fix: The number of times to recursively compute the difference supports any number * Fix: use pre-commit to format code
PR types
Function optimization
PR changes
APIs
Description
In paddle.diff, the number of times to recursively compute the difference support any number.
飞桨框架API易用性提升开源任务 #55883