Skip to content

Conversation

@ggggxm
Copy link
Contributor

@ggggxm ggggxm commented Jul 16, 2025

PR Category

Operator Mechanism

PR Types

Bug fixes

Description

高维索引在索引个数很多时会出现异常,改为计算实现。实现大tensor下的精度对齐。

@paddle-bot
Copy link

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

Codecov Report

❌ Patch coverage is 0% with 8 lines in your changes missing coverage. Please review.
⚠️ Please upload report for BASE (develop@dcda866). Learn more about missing BASE report.

⚠️ Current head 6474949 differs from pull request most recent head 24804ab

Please upload reports for the commit 24804ab to get more accurate results.

Files with missing lines Patch % Lines
python/paddle/tensor/linalg.py 0.00% 8 Missing ⚠️
Additional details and impacted files
@@ Coverage Diff @@ ## develop #74062 +/- ## ========================================== Coverage ? 0.00% ========================================== Files ? 1 Lines ? 8 Branches ? 0 ========================================== Hits ? 0 Misses ? 8 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.
@ggggxm
Copy link
Contributor Author

ggggxm commented Jul 17, 2025

/re-run all-failed

@lshpku lshpku merged commit 48ae7cb into PaddlePaddle:develop Jul 17, 2025
73 of 74 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

4 participants