Skip to content

[Accuracy diff No.43-44] Fix accuracy diff for paddle.grid_sample API #74204

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

Draft
wants to merge 3 commits into
base: develop
Choose a base branch
from

Conversation

ooooo-create
Copy link
Contributor

PR Category

Operator Mechanism

PR Types

Bug fixes

Description

Torch 在 GPU 的 nearest mode 下,使用的 nearbyint 来获取最近的坐标,同步此修改,PaddleAPITest 测试通过

Copy link

paddle-bot bot commented Jul 24, 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 Jul 24, 2025
@luotao1 luotao1 added the HappyOpenSource Pro 进阶版快乐开源活动,更具挑战性的任务 label Jul 24, 2025
@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 13.33333% with 13 lines in your changes missing coverage. Please review.

Please upload report for BASE (develop@c1efeb8). Learn more about missing BASE report.

Files with missing lines Patch % Lines
paddle/phi/kernels/cpu/grid_sample_grad_kernel.cc 0.00% 10 Missing ⚠️
paddle/phi/kernels/cpu/grid_sample_utils.h 40.00% 3 Missing ⚠️

❌ Your patch status has failed because the patch coverage (13.33%) is below the target coverage (90.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop   #74204   +/-   ##
==========================================
  Coverage           ?   13.33%           
==========================================
  Files              ?        2           
  Lines              ?       15           
  Branches           ?        0           
==========================================
  Hits               ?        2           
  Misses             ?       13           
  Partials           ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@ooooo-create
Copy link
Contributor Author

/re-run all-failed

@ooooo-create
Copy link
Contributor Author

/re-run all-failed

@ooooo-create ooooo-create marked this pull request as draft July 25, 2025 02:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributor External developers HappyOpenSource Pro 进阶版快乐开源活动,更具挑战性的任务
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants