Skip to content

Conversation

@zhengshengning
Copy link
Contributor

@zhengshengning zhengshengning commented Jul 14, 2025

PR Category

Operator Mechanism

PR Types

Bug fixes

Description

虽然#72628#73253 对grid_sample的2D+3D进行了修复,但是测试还是存在精度问题,经过分析发现存在两个方面的原因。

上面PR只进行了前向Kernel的修复,并没有修复反向Kernel。
修复后PaddleAPITest测试全部通过。
image
Pcard-67164

@paddle-bot
Copy link

paddle-bot bot commented Jul 14, 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.

Copy link
Contributor

@wanghuancoder wanghuancoder left a comment

Choose a reason for hiding this comment

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

LGTM

@wanghuancoder wanghuancoder merged commit 633296b into PaddlePaddle:develop Jul 15, 2025
99 of 103 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants