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

[cherry-pick] Add paddle.sparse and three Sparse API #41801

Closed
wants to merge 1 commit into from

Conversation

zkh2016
Copy link
Contributor

@zkh2016 zkh2016 commented Apr 14, 2022

PR types

New features

PR changes

APIs

Describe

cherry-pick PR#41276 到 release/2.3

  1. 添加路径:paddle.sparsepaddle.sparse.functionalpaddle.sparse.layer
  2. 添加API:paddle.sparse.sparse_coo_tensor(用于创建COO格式的Sparse Tensor )和 paddle.sparse.sparse_csr_tensor(用于创建CSR格式的Sparse Tensor )
  3. 添加API:paddle.sparse.ReLU

@paddle-bot-old
Copy link

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

@zkh2016 zkh2016 changed the base branch from develop to release/2.3 April 14, 2022 06:19
@zkh2016 zkh2016 closed this Apr 14, 2022
@zkh2016 zkh2016 reopened this Apr 14, 2022
@zkh2016 zkh2016 closed this Apr 14, 2022
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

1 participant