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

Clear extra attributes of activation op in OpMaker #45772

Merged
merged 9 commits into from
Sep 13, 2022

Conversation

zyfncg
Copy link
Contributor

@zyfncg zyfncg commented Sep 5, 2022

PR types

Others

PR changes

OPs

Describe

activation相关算子OpMaker的Extra参数清理。

相关PR:
第一批算子OpMaker清理: PR45613
第二批算子OpMaker清理: PR45684
第三批算子OpMaker清理: PR45684
matmul_v2算子OpMaker清理: PR45684

@paddle-bot
Copy link

paddle-bot bot commented Sep 5, 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.

Copy link
Contributor

@Ligoml Ligoml left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM for docs

@zyfncg zyfncg merged commit c7b373f into PaddlePaddle:develop Sep 13, 2022
@zyfncg zyfncg deleted the clear_activation_opmaker branch September 13, 2022 12:04
chenwhql pushed a commit to chenwhql/Paddle that referenced this pull request Sep 14, 2022
* clear extra attr of activation op in opmaker

* fix syntax bug

* fix mkldnn kernel

* fix merge conflict

* fix bug
phlrain pushed a commit that referenced this pull request Sep 16, 2022
* normalize yaml file name (#45894)

* Clear extra attributes of activation op in OpMaker (#45772)

* clear extra attr of activation op in opmaker

* fix syntax bug

* fix mkldnn kernel

* fix merge conflict

* fix bug

* [PHI] Normalize yaml op label (#45976)

* normalize yaml op label

* revert op_compat yaml change

* fix prelu and rnn compat problem

* replace api by op

* support assign op backward refuse forward (#45879)

* normize yaml backward op label (#46028)

Co-authored-by: zyfncg <[email protected]>
Co-authored-by: Charles-hit <[email protected]>
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.

4 participants