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] clear extra attrs of some ops in OpMaker (#45845, #45984, 46060) #46218

Merged
merged 4 commits into from
Sep 27, 2022

Conversation

zyfncg
Copy link
Contributor

@zyfncg zyfncg commented Sep 19, 2022

PR types

Others

PR changes

OPs

Describe

清理以下算子OpMaker的Extra属性:
expand_v2, fill_constant, gather, pool2d, pool3d,scale, stack, transpose以及elementwise相关算子。

* clear extra attrs of elementwise op in opmaker

* fix op_debug_string_test

* fix bug of grad_add

* fix sort of runtime attrs
* clear extra attr of scale in opmaker

* fix sum bug

* fix merge conflict

* fix minus
)

* clear extra attr of some ops in opmaker

* revert clear use_cudnn for pool

* fix test_operator_desc

* fix Attr interface of OperatorBase
@paddle-bot
Copy link

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

@phlrain phlrain merged commit 0cc2251 into PaddlePaddle:release/2.4 Sep 27, 2022
@zyfncg zyfncg deleted the cherry_pick_clear_opmaker branch September 27, 2022 09:00
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