Skip to content

Conversation

@co63oc
Copy link
Contributor

@co63oc co63oc commented Jul 27, 2025

PR Category

Operator Mechanism

PR Types

Bug fixes

Description

https://www.paddlepaddle.org.cn/documentation/docs/zh/3.0/api/paddle/vision/ops/generate_proposals_cn.html#generate-proposals

PaddleAPITest 中为自定义规则,运行结果和文档有点差异,0-size输入时
rpn_rois 维度是 [0, 4]
rpn_rois_num 维度是 []
https://github.com/PFCCLab/PaddleAPITest/blob/e7f045dca73546ff78de7b4c772a7b15b1b52077/tester/paddle_to_torch/rules.py#L2617

PaddleAPITest 测试为torch error,其他通过
image

@paddle-bot
Copy link

paddle-bot bot commented Jul 27, 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 27, 2025
@codecov-commenter
Copy link

Codecov Report

❌ Patch coverage is 0% with 7 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
...addle/phi/kernels/cpu/generate_proposals_kernel.cc 0.00% 7 Missing ⚠️

❌ Your patch status has failed because the patch coverage (0.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 #74261 +/- ## ========================================== Coverage ? 0.00% ========================================== Files ? 1 Lines ? 7 Branches ? 0 ========================================== Hits ? 0 Misses ? 7 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.
@co63oc
Copy link
Contributor Author

co63oc commented Jul 27, 2025

/re-run all-failed

@DanielSun11 DanielSun11 self-assigned this Jul 28, 2025
@co63oc
Copy link
Contributor Author

co63oc commented Jul 28, 2025

/re-run all-failed

@luotao1 luotao1 self-assigned this Jul 28, 2025
@luotao1 luotao1 added the HappyOpenSource Pro 进阶版快乐开源活动,更具挑战性的任务 label Jul 28, 2025
@co63oc
Copy link
Contributor Author

co63oc commented Jul 28, 2025

/re-run all-failed

@co63oc
Copy link
Contributor Author

co63oc commented Jul 29, 2025

@DanielSun11 CI已完成需要review

Copy link
Contributor

@DanielSun11 DanielSun11 left a comment

Choose a reason for hiding this comment

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

LGTM

@DanielSun11 DanielSun11 merged commit 32e3f18 into PaddlePaddle:develop Jul 29, 2025
88 of 91 checks passed
@co63oc co63oc deleted the h65 branch July 29, 2025 23:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contributor External developers HappyOpenSource Pro 进阶版快乐开源活动,更具挑战性的任务

4 participants