Skip to content

Conversation

@xingmingyyj
Copy link
Contributor

@xingmingyyj xingmingyyj commented Jul 10, 2025

PR Category

Operator Mechanism

PR Types

Bug fixes

Description

修复trunc CPU算子中的index越界问题,GPU算子在PR #73198 修改
Pcard-73263

@codecov-commenter
Copy link

codecov-commenter commented Jul 10, 2025

Codecov Report

❌ Patch coverage is 66.66667% with 1 line in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (develop@e1842d4). Learn more about missing BASE report.

Files with missing lines Patch % Lines
paddle/phi/kernels/cpu/trunc_grad_kernel.cc 0.00% 1 Missing ⚠️

❌ Your patch status has failed because the patch coverage (66.66%) 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 #73979 +/- ## ========================================== Coverage ? 66.66% ========================================== Files ? 2 Lines ? 3 Branches ? 0 ========================================== Hits ? 2 Misses ? 1 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.
@paddle-bot
Copy link

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

@xingmingyyj xingmingyyj reopened this Jul 15, 2025
@xingmingyyj xingmingyyj force-pushed the fix_trunc branch 2 times, most recently from 79d0905 to 33ffe85 Compare July 15, 2025 14:33
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

@xingmingyyj
Copy link
Contributor Author

/re-run all-failed

@lshpku lshpku merged commit ed97e53 into PaddlePaddle:develop Jul 16, 2025
170 of 202 checks passed
@xingmingyyj xingmingyyj deleted the fix_trunc branch July 30, 2025 02:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

5 participants