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

【Paddle Tensor 规范化第二期】pow support complex #71230

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

fangfangssj
Copy link
Contributor

@fangfangssj fangfangssj commented Feb 21, 2025

PR Category

User Experience

PR Types

Bug fixes

Description

Pcard-75624
为pd_op.pow增加了复数支持与cuda实现,将pd_op.elementwise_powGPU上的实现由std改为cuda实现

通过nsys分析,powkernel执行时间从平均7.364μs降到6.986μs,elementwise_powkernel从平均9.631μs降到6.744μs

Copy link

paddle-bot bot commented Feb 21, 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.

@fangfangssj
Copy link
Contributor Author

95274fb44d842b8887025beded2e3fed
test_activation_op.py文件中有很多的报错,单独测试pow相关的测试通过

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.

1 participant