Skip to content

Conversation

@Eddie-Wang1120
Copy link
Contributor

@Eddie-Wang1120 Eddie-Wang1120 commented Aug 20, 2025

PR Category

Operator Mechanism

PR Types

Others

Description

pcard-67164

该PR将bitwise_and / bitwise_or / bitwise_xor / logical_and / logical_or / logical_xor六个kernel接入DenseTensorIterator,使他们支持非连续输入,并获得性能 / 显存以及正确性提升。

PR包含以下内容:
(1)bitwise_and / bitwise_or / bitwise_xor / logical_and / logical_or / logical_xor接入DenseTensorIterator,带来性能和正确性提升
(2)增加bitwise_and / bitwise_or / bitwise_xor / logical_and / logical_or / logical_xor对非连续输入的单测

@paddle-bot
Copy link

paddle-bot bot commented Aug 20, 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 Report

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

Files with missing lines Patch % Lines
paddle/phi/kernels/funcs/dense_tensor_iterator.cc 0.00% 4 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   #74769   +/-   ##
==========================================
  Coverage           ?    0.00%           
==========================================
  Files              ?        1           
  Lines              ?        4           
  Branches           ?        0           
==========================================
  Hits               ?        0           
  Misses             ?        4           
  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.

@Eddie-Wang1120
Copy link
Contributor Author

/re-run all-failed

1 similar comment
@Eddie-Wang1120
Copy link
Contributor Author

/re-run all-failed

Copy link
Contributor

@luotao1 luotao1 left a comment

Choose a reason for hiding this comment

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

LGTM for @unittest.skipIf

@Eddie-Wang1120
Copy link
Contributor Author

/re-run all-failed

@xiaoguoguo626807 xiaoguoguo626807 merged commit 32549d9 into PaddlePaddle:develop Aug 25, 2025
97 of 107 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants