Skip to content

Conversation

@zhengshengning
Copy link
Contributor

@zhengshengning zhengshengning commented Jul 5, 2025

PR Category

Operator Mechanism

PR Types

Bug fixes

Description

mean的PaddleAPITest测试全部pass。
unfold存在下面问题:
image

  1. InferMeta 推导检查没有问题
  2. 其正向反向函数为UnfoldKernel、UnfoldGradKernel、TensorUnfoldKernel。CPU与GPU共用 unfold_kernel_impl.h中的实现,拥有XPU实现。
  3. PaddleAPITest测试结果,全部通过
    image
  4. 增加单测
    pcard-67164
@codecov-commenter
Copy link

codecov-commenter commented Jul 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

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

Additional details and impacted files
@@ Coverage Diff @@ ## develop #73848 +/- ## =========================================== Coverage ? 100.00% =========================================== Files ? 1 Lines ? 2 Branches ? 0 =========================================== Hits ? 2 Misses ? 0 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.
@zhengshengning
Copy link
Contributor Author

/re-run all-failed

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 ce7f373 into PaddlePaddle:develop Jul 16, 2025
113 of 120 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