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

Add sparse.coalesce #44256

Merged
merged 11 commits into from
Jul 13, 2022
Merged

Add sparse.coalesce #44256

merged 11 commits into from
Jul 13, 2022

Conversation

zkh2016
Copy link
Contributor

@zkh2016 zkh2016 commented Jul 12, 2022

PR types

New features

PR changes

APIs

Describe

  1. 添加sparse api:paddle.incubate.sparse.coalesce,对SparseCooTensor进行排序和合并相同坐标
  2. 规范命名:
    • CoalescedKernel -> CoalesceKernel
    • coalesced_kernel.h/cc/cu -> coalesce_kernel.h/cc/cu

英文文档:
image

@paddle-bot
Copy link

paddle-bot bot commented Jul 12, 2022

你的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.

xingfeng01
xingfeng01 previously approved these changes Jul 13, 2022
zhwesky2010
zhwesky2010 previously approved these changes Jul 13, 2022
@zkh2016 zkh2016 dismissed stale reviews from zhwesky2010 and xingfeng01 via 11b1f94 July 13, 2022 04:25
@zkh2016 zkh2016 merged commit fd6b1a0 into PaddlePaddle:develop Jul 13, 2022
@zkh2016 zkh2016 deleted the coalesce branch August 19, 2022 04:01
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.

5 participants