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

[OpAttr]Adapt tensor axis for reduce_min/max/mean/sum/prod #45078

Merged
merged 25 commits into from
Aug 30, 2022

Conversation

0x45f
Copy link
Contributor

@0x45f 0x45f commented Aug 11, 2022

PR types

Others

PR changes

Others

Describe

Adapt tensor axis for reduce_min
custom op的相关单测依赖于reduce op的输入参数类型,如果Kernel输入的参数类型改变,那么test_custom_cpu_plugin.py这个单测会挂。在本PR中一并进行reduce相关OP的适配,本PR合入后再在PaddleCustomDevice仓库中进行修改使得test_custom_cpu_plugin.py单测能够正常执行。

@paddle-bot
Copy link

paddle-bot bot commented Aug 11, 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.

@0x45f 0x45f changed the title Adapt tensor axis for reduce_min [OpAttr]Adapt tensor axis for reduce_min Aug 11, 2022
@0x45f 0x45f changed the title [OpAttr]Adapt tensor axis for reduce_min [OpAttr]Adapt tensor axis for reduce_min/max/mean/sum Aug 22, 2022
@0x45f 0x45f changed the title [OpAttr]Adapt tensor axis for reduce_min/max/mean/sum [OpAttr]Adapt tensor axis for reduce_min/max/mean/sum/prod Aug 22, 2022
@0x45f 0x45f merged commit 32f42e9 into PaddlePaddle:develop Aug 30, 2022
@0x45f 0x45f deleted the attr-min branch August 30, 2022 06:52
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.

3 participants