Skip to content

Fix maximum and minimum for Nan input #71933

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

Merged
merged 10 commits into from
May 7, 2025

Conversation

aquagull
Copy link
Contributor

@aquagull aquagull commented Mar 26, 2025

PR Category

User Experience

PR Types

Bug fixes

Description

修复maximum、minimum对Nan输入的不正确行为

Copy link

paddle-bot bot commented Mar 26, 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 Mar 26, 2025
@aquagull aquagull changed the title Nan Fix maximum and minimum for Nan input Mar 26, 2025
Copy link

paddle-ci-bot bot commented Apr 6, 2025

Sorry to inform you that fa4fd6d's CIs have passed for more than 7 days. To prevent PR conflicts, you need to re-run all CIs manually.

@fangfangssj
Copy link
Contributor

fangfangssj commented Apr 29, 2025

xpu上单测挂掉应该是cpu和gpu加了对应处理nan的代码,但是没有给xpu上加,xpu上也跑了新加的测试,所以那个测试会掉
xpu使用的是他们自己封装的算子,没办法修改,建议使用skipif给xpu跳过新增的单测。

@HydrogenSulfate HydrogenSulfate merged commit d589e91 into PaddlePaddle:develop May 7, 2025
42 of 44 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributor External developers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants