Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

【CINN】Optimize block reduce #58344

Merged
merged 9 commits into from Nov 8, 2023

Conversation

Courtesy-Xs
Copy link
Contributor

PR types

Others

PR changes

Others

Description

pcard-72718
This PR optimize the shared memory usage of cinn_block_reduce

@paddle-bot
Copy link

paddle-bot bot commented Oct 24, 2023

你的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 Oct 25, 2023
@paddle-bot paddle-bot bot removed the contributor External developers label Nov 3, 2023
Copy link

paddle-ci-bot bot commented Nov 5, 2023

Sorry to inform you that ff2f97c's CIs have passed for more than 7 days. To prevent PR conflicts, you need to re-run all CIs manually.

Copy link
Contributor

@BiynXu BiynXu left a comment

Choose a reason for hiding this comment

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

LGTM

@ZzSean ZzSean merged commit 8c1bcfe into PaddlePaddle:develop Nov 8, 2023
28 checks passed
danleifeng pushed a commit to danleifeng/Paddle that referenced this pull request Nov 14, 2023
* optimize block reduce

* fix var name

* add a buffer as a arg for extern call

* fix cinn_block_reduce because of coupling in old reduce schedule logic

* fix replace_cross_thread_reduction test case

* fix lost buffer of shared

* fix duplicated buffer error

* fix merge conflict
SecretXV pushed a commit to SecretXV/Paddle that referenced this pull request Nov 28, 2023
* optimize block reduce

* fix var name

* add a buffer as a arg for extern call

* fix cinn_block_reduce because of coupling in old reduce schedule logic

* fix replace_cross_thread_reduction test case

* fix lost buffer of shared

* fix duplicated buffer error

* fix merge conflict
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.

None yet

3 participants