Skip to content

Conversation

@Difers
Copy link
Contributor

@Difers Difers commented Jul 24, 2025

PR Category

Operator Mechanism

PR Types

Bug fixes

Description

Pcard-73145
由于 paddle.unbind API 在大tensor上的计算过慢(即使不超过int32),因此本PR 为 unbind 算子添加了尺寸检查,在超过int32范围时报错提醒用户。

@paddle-bot
Copy link

paddle-bot bot commented Jul 24, 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 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (develop@98204ab). Learn more about missing BASE report.

Additional details and impacted files
@@ Coverage Diff @@ ## develop #74224 +/- ## =========================================== 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.
@Difers
Copy link
Contributor Author

Difers commented Jul 31, 2025

/re-run all-failed

@Difers
Copy link
Contributor Author

Difers commented Jul 31, 2025

/re-run all-failed

@wanghuancoder wanghuancoder merged commit 7159dbf into PaddlePaddle:develop Aug 5, 2025
115 of 127 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants