[Zero-Dim] Support p_norm/reduce_sum_p output 0D by zhwesky2010 · Pull Request #53421 · PaddlePaddle/Paddle

@zhwesky2010

PR types

New features

PR changes

APIs

Description

Pcard-66984

支持以下OP输出0D:

1. reduce_sum_p
2. p_norm

@paddle-bot

你的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.

@paddle-bot

❌ The PR is not created using PR's template. You can refer to this Demo.
Please use PR's template, it helps save our maintainers' time so that more developers get helped.

XiaoguangHu01

Choose a reason for hiding this comment

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

LGTM

@paddle-ci-bot

Sorry to inform you that cdeb71d's CIs have passed for more than 7 days. To prevent PR conflicts, you need to re-run all CIs manually.

@zhwesky2010 zhwesky2010 changed the title [Zero-Dim] Support p-norm output 0D [Zero-Dim] Support p_norm/reduce_sum_p output 0D

May 6, 2023

JZ-LIANG

Choose a reason for hiding this comment

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

LGTM for dist reduce_sum_p

zhaoyinglia

Choose a reason for hiding this comment

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

LGTM for dist_p_norm

@zhwesky2010

jeff41404

Choose a reason for hiding this comment

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

LGTM

zhwesky2010 added a commit to zhwesky2010/Paddle that referenced this pull request

May 9, 2023

@zhwesky2010