Skip to content

Conversation

@tianyuzhou668
Copy link
Contributor

@tianyuzhou668 tianyuzhou668 commented Jul 2, 2025

PR Category

Custom Device

PR Types

Improvements

Description

pcard-67164

@paddle-bot
Copy link

paddle-bot bot commented Jul 2, 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 2, 2025
num_elements /
std::min((double)0.5, static_cast<double>(_max_load_factor))));
#else
return static_cast<size_t>(std::ceil(
Copy link
Contributor

Choose a reason for hiding this comment

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

这个地方不用增加分支,直接改就行

Copy link
Contributor Author

Choose a reason for hiding this comment

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

已修改

@codecov-commenter
Copy link

Codecov Report

Attention: Patch coverage is 0% with 9 lines in your changes missing coverage. Please review.

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

Files with missing lines Patch % Lines
python/paddle/utils/cpp_extension/cpp_extension.py 0.00% 7 Missing ⚠️
...thon/paddle/utils/cpp_extension/extension_utils.py 0.00% 2 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   #73762   +/-   ##
==========================================
  Coverage           ?    0.00%           
==========================================
  Files              ?        2           
  Lines              ?        9           
  Branches           ?        0           
==========================================
  Hits               ?        0           
  Misses             ?        9           
  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.

Copy link
Contributor

@yongqiangma yongqiangma left a comment

Choose a reason for hiding this comment

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

LGTM

@yongqiangma yongqiangma merged commit 95460c9 into PaddlePaddle:develop Jul 8, 2025
75 of 82 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants