Skip to content

Conversation

@zhengshengning
Copy link
Contributor

@zhengshengning zhengshengning commented Jul 4, 2025

PR Category

Operator Mechanism

PR Types

Bug fixes

Description

Reshape在#73165. 中已经进行了CPU与GPU平台的修复,但是oneNN与XPU没有改全,所以这里进行一下补充

pcard-67164

@zhengshengning zhengshengning changed the title Fix reshape [0-size Tensor Job2 No.96] Add 0-size Tensor support for reshape Jul 4, 2025
@zhengshengning
Copy link
Contributor Author

/re-run all-failed

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 16.66667% with 5 lines in your changes missing coverage. Please review.

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

Files with missing lines Patch % Lines
paddle/phi/kernels/onednn/reshape_grad_kernel.cc 0.00% 4 Missing ⚠️
paddle/phi/kernels/onednn/reshape_kernel.cc 50.00% 1 Missing ⚠️

❌ Your patch status has failed because the patch coverage (16.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 #73844 +/- ## ========================================== Coverage ? 16.66% ========================================== Files ? 2 Lines ? 6 Branches ? 0 ========================================== Hits ? 1 Misses ? 5 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 9b40438 into PaddlePaddle:develop Jul 18, 2025
78 of 81 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

4 participants