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

[CUDNN] Clean abs cudnn attribute #47374

Merged
merged 1 commit into from Oct 27, 2022

Conversation

jiahy0825
Copy link
Contributor

@jiahy0825 jiahy0825 commented Oct 26, 2022

PR types

Others

PR changes

OPs

Describe

Clean abs cudnn attribute

use_cudnn is mainly used for kernel selection. However, the GetExpectedKernelType function of this op returns plain kernel directly, thus the attribute use_cudnn of this op can be deleted safely.

use_cudnn属性主要用于 kernel 选择,然而GetExpectedKernelType函数并未利用这一属性,因此它可以被直接删除。

@paddle-bot
Copy link

paddle-bot bot commented Oct 26, 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.

@jiahy0825 jiahy0825 merged commit 8607a18 into PaddlePaddle:develop Oct 27, 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

3 participants