[Zero-Dim] Support paddle.max output 0D, test=allcase by zhwesky2010 · Pull Request #53242 · PaddlePaddle/Paddle
Navigation Menu
{{ message }}
PaddlePaddle / Paddle Public
- Notifications You must be signed in to change notification settings
- Fork 6k
Merged
zhwesky2010 merged 1 commit intoPaddlePaddle:developfrom
Apr 24, 2023Merged
[Zero-Dim] Support paddle.max output 0D, test=allcase#53242
zhwesky2010 merged 1 commit intoPaddlePaddle:developfrom
[Zero-Dim] Support paddle.max output 0D, test=allcase#53242
zhwesky2010 merged 1 commit intoPaddlePaddle:developfrom
Conversation
Copy link
Contributor
PR types
New features
PR changes
APIs
Description
Pcard-66984
支持以下API输出0D:
1. paddle.max
同时修改了一些兼容态的写法,例如将一些 loss.numpy()[0] 改成兼容态的 float(loss) 形式,在[1]和[]下均能运行。
Copy link
paddle-bot
bot
commented
Apr 23, 2023
paddle-bot bot commented
Apr 23, 2023你的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.
Copy link
paddle-bot
bot
commented
Apr 23, 2023
paddle-bot bot commented
Apr 23, 2023❌ The PR is not created using PR's template. You can refer to this Demo.
Please use PR's template, it helps save our maintainers' time so that more developers get helped.
zhwesky2010
mentioned this pull request
jeff41404 approved these changes Apr 24, 2023
Copy link
Contributor
jeff41404
left a comment
jeff41404
left a comment
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
zhwesky2010
merged commit
9f9cd91
into
PaddlePaddle:develop
zhwesky2010
mentioned this pull request
zhwesky2010
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment