Skip to content

Conversation

@cszdrg
Copy link
Contributor

@cszdrg cszdrg commented Jul 25, 2025

PR Category

Operator Mechanism

PR Types

Bug fixes

Description

修改为int64_t

@paddle-bot
Copy link

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

@codecov-commenter
Copy link

codecov-commenter commented Jul 27, 2025

Codecov Report

❌ Patch coverage is 20.00000% with 8 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (develop@98204ab). Learn more about missing BASE report.

Files with missing lines Patch % Lines
paddle/phi/kernels/cpu/interpolate_grad_kernel.cc 0.00% 7 Missing ⚠️
paddle/phi/kernels/cpu/interpolate_kernel.cc 66.66% 1 Missing ⚠️

❌ Your patch status has failed because the patch coverage (20.00%) 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 #74242 +/- ## ========================================== Coverage ? 20.00% ========================================== Files ? 2 Lines ? 10 Branches ? 0 ========================================== Hits ? 2 Misses ? 8 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.
wanghuancoder
wanghuancoder previously approved these changes Jul 29, 2025
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

@cszdrg
Copy link
Contributor Author

cszdrg commented Jul 29, 2025

/re-run all-failed

1 similar comment
@cszdrg
Copy link
Contributor Author

cszdrg commented Jul 29, 2025

/re-run all-failed

@lshpku lshpku merged commit 3556e57 into PaddlePaddle:develop Jul 30, 2025
60 of 63 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

5 participants