Skip to content

Conversation

Eddie-Wang1120
Copy link
Contributor

@Eddie-Wang1120 Eddie-Wang1120 commented Oct 8, 2025

PR Category

Operator Mechanism

PR Types

New features

Description

pcard-67164
该PR添加了一个新的FLAGS_force_stride_compute_contig_out,开启后可以强制stride_op计算的结果均为连续输出,保证性能提升。
FLAGS_force_stride_compute_contig_out的作用范围为DenseTensoriterator支持的kernel,需要在FLAGS_use_stride_compute_kernel=1的前提下才能发挥作用

Copy link

paddle-bot bot commented Oct 8, 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.

@Eddie-Wang1120
Copy link
Contributor Author

/re-run all-failed

@codecov-commenter
Copy link

codecov-commenter commented Oct 8, 2025

Codecov Report

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

Additional details and impacted files
@@ Coverage Diff @@ ## develop #75679 +/- ## =========================================== Coverage ? 100.00% =========================================== Files ? 1 Lines ? 1 Branches ? 0 =========================================== Hits ? 1 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.
@Eddie-Wang1120
Copy link
Contributor Author

/re-run all-failed

luotao1
luotao1 previously approved these changes Oct 10, 2025
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 flags

@Eddie-Wang1120
Copy link
Contributor Author

/re-run all-failed

@Eddie-Wang1120
Copy link
Contributor Author

/re-run all-failed

1 similar comment
@Eddie-Wang1120
Copy link
Contributor Author

/re-run all-failed

@Eddie-Wang1120
Copy link
Contributor Author

/re-run all-failed

@xiaoguoguo626807 xiaoguoguo626807 merged commit cc7c203 into PaddlePaddle:develop Oct 10, 2025
58 of 62 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

5 participants