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

Several ops support zero dim on GPU and CPU #49959

Merged
merged 2 commits into from
Feb 2, 2023

Conversation

juncaipeng
Copy link
Contributor

@juncaipeng juncaipeng commented Jan 20, 2023

PR types

Others

PR changes

Others

Describe

Several ops support zero dim on GPU and CPU

  • paddle.nn.functional.softmax
  • paddle.nn.functional.log_softmax
  • paddle.nn.functional.gumbel_softmax
  • paddle.nn.functional.prelu

@paddle-bot
Copy link

paddle-bot bot commented Jan 20, 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.

@juncaipeng juncaipeng merged commit 5db88d0 into PaddlePaddle:develop Feb 2, 2023
@juncaipeng juncaipeng deleted the pjc_zero_dim_1 branch February 2, 2023 06:11
pangengzheng pushed a commit to pangengzheng/Paddle that referenced this pull request Feb 2, 2023
* paddle.nn.functional.softmax
* paddle.nn.functional.log_softmax
* paddle.nn.functional.gumbel_softmax
* paddle.nn.functional.prelu
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