[Zero-Dim] Support paddle.sum/mean/loss api output 0D, test=allcase by zhwesky2010 · Pull Request #52739 · PaddlePaddle/Paddle

@zhwesky2010 zhwesky2010 changed the title [Zero-Dim] Support paddle.sum/mean output 0D,test=allcase [Zero-Dim] Support paddle.sum/mean/max output 0D,test=allcase

Apr 20, 2023

@zhwesky2010 zhwesky2010 changed the title [Zero-Dim] Support paddle.sum/mean/max output 0D,test=allcase [Zero-Dim] Support paddle.sum/mean output 0D,test=allcase

Apr 23, 2023

@zhwesky2010 zhwesky2010 changed the title [Zero-Dim] Support paddle.sum/mean output 0D,test=allcase [Zero-Dim] Support paddle.sum/mean/loss api output 0D, test=allcase

Apr 25, 2023

@zhwesky2010

jeff41404

aoyulong

This was referenced

Apr 28, 2023

XiaoguangHu01

XiaoguangHu01

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

May 8, 2023

XiaoguangHu01 pushed a commit that referenced this pull request

May 9, 2023
#53601)

* [Zero-Dim] fix functool.reduce more safe with intial value, to support empty list (#53182)

* [Zero-Dim] support 0d tensor for shape and squeeze onednn kernel (#52832)

* support 0d tensor for shape and squeeze onednn kernel

* set python api for shape op ut

* [Zero-Dim] distributed scatter/all_to_all support input 0D tensor (#53186)

* [Zero-Dim] Support paddle.sum/mean/loss api output 0D,test=allcase (#52739)

* [CINN Support 0D-Tensor] CINN supports 0D-Tensor with trick temporarily (#53382)

* [CINN Support 0D-Tensor] CINN supports 0D-Tensor with trick temporarily

* Add unittest

* [CINN Support 0D-Tensor] CINN hack squeeze2 with trick temporarily (#53454)

* fix test_autograd_dynamic (#53473)

Co-authored-by: zhwesky2010 <zhouwei25@baidu.com>

---------

Co-authored-by: YangQun <qun.yang@intel.com>
Co-authored-by: HongyuJia <jiahongyu@baidu.com>
Co-authored-by: HydrogenSulfate <490868991@qq.com>