Skip to content

Conversation

@co63oc
Copy link
Contributor

@co63oc co63oc commented Dec 28, 2025

PR Category

User Experience

PR Types

Others

Description

paddle 命名空间增加 DenseTensor
paddle/fluid/framework/new_executor/feed_fetch_utils.cc 优化 phi::DenseTensor 为 DenseTensor

@paddle-bot
Copy link

paddle-bot bot commented Dec 28, 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 Dec 28, 2025
@co63oc
Copy link
Contributor Author

co63oc commented Dec 28, 2025

/re-run all-failed

@codecov-commenter
Copy link

codecov-commenter commented Dec 28, 2025

Codecov Report

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

Additional details and impacted files
@@             Coverage Diff             @@
##             develop    #77124   +/-   ##
===========================================
  Coverage           ?   100.00%           
===========================================
  Files              ?         1           
  Lines              ?         9           
  Branches           ?         0           
===========================================
  Hits               ?         9           
  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.

@co63oc
Copy link
Contributor Author

co63oc commented Dec 28, 2025

/re-run all-failed

@co63oc co63oc changed the title CI测试不review add paddle::DenseTensor [fluid_ops] add paddle::DenseTensor Dec 28, 2025
@luotao1 luotao1 added the HappyOpenSource 快乐开源活动issue与PR label Dec 29, 2025
Comment on lines 169 to 171

using phi::DenseTensor;

Copy link
Contributor

Choose a reason for hiding this comment

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

这个 DenseTensor 的 using 加到 enforce.h 的文件中感觉不太匹配

Copy link
Contributor Author

Choose a reason for hiding this comment

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

已修改文件为 paddle/phi/core/dense_tensor.h

@co63oc
Copy link
Contributor Author

co63oc commented Jan 5, 2026

/re-run all-failed

2 similar comments
@co63oc
Copy link
Contributor Author

co63oc commented Jan 5, 2026

/re-run all-failed

@co63oc
Copy link
Contributor Author

co63oc commented Jan 5, 2026

/re-run all-failed

zyfncg
zyfncg previously approved these changes Jan 6, 2026
@luotao1
Copy link
Contributor

luotao1 commented Jan 6, 2026

请解决冲突

@co63oc
Copy link
Contributor Author

co63oc commented Jan 7, 2026

/re-run all-failed

@luotao1 luotao1 merged commit e01be7a into PaddlePaddle:develop Jan 7, 2026
82 of 88 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contributor External developers HappyOpenSource 快乐开源活动issue与PR skip-ci: approval

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants