- 20 1月, 2023 1 次提交
-
-
由 sprouteer 提交于
-
- 18 1月, 2023 1 次提交
-
-
由 wawltor 提交于
* Add the cumsum 0d tensor * xpu and cpu judge the 0d tensor * change to 2022 to 2023 in new commit * fix the reverse logic
-
- 17 1月, 2023 1 次提交
-
-
由 yeliang2258 提交于
* add zero dims test * update code * fix zero dims * update code
-
- 16 1月, 2023 1 次提交
-
-
由 wawltor 提交于
-
- 12 1月, 2023 2 次提交
-
-
由 sunli 提交于
* lerp support 0 Tensor * fix lerp grad * fix lerp zero test * fix 0D + ND/ND + 0D * fix check * update code * fix lerp infer shape * static backward test * updata static graph test
-
由 xiaoxiaohehe001 提交于
-
- 10 1月, 2023 1 次提交
-
-
由 FlyingQianMM 提交于
* [Zero-Dim] support input 0D Tensor for maximum,minimum,allclose,sigmoid_focal_loss * [Zero-Dim] add backward test for sigmoid_focal_loss with 0-D input Tensor
-
- 09 1月, 2023 1 次提交
-
-
由 HappyHeavyRain 提交于
* support the drop_empty_grad in backward * change code according to yunfei's review suggestion
-
- 06 1月, 2023 3 次提交
-
-
由 JYChen 提交于
* add 0-d support for paddle.kthvalue * add 0-d support for paddle.mode * fix coverage test for device * fix check-bug in windows * change axis check from LT to LE * add shape & value check for grad when input is 0d tensor
-
由 seemingwang 提交于
* zero-tensor * remove unused * zero_dim_xpu * relocate * add value test * fix syntax
-
由 jiangcheng 提交于
* flatten op support 0D-tensor * add test in zero dim py * fix shape should be list * short code for ci-coverage * add backward test * simple code for ci coverage * add axis check * add 0D-tensor test in test_flatten_contiguous_range_op.py * add axis error test for Coverage CI * add more test for CI-Coverage * add more test for CI-Coverage
-
- 05 1月, 2023 3 次提交
-
-
由 Siming Dai 提交于
* support 0D for paddle.sort/argsort * support 0D tensor for paddle.sort/argsort in xpu * fix bug * fix grad and add value assertion
-
由 Zhong Hui 提交于
-
由 XiangGao 提交于
-
- 04 1月, 2023 2 次提交
-
-
由 Guanghua Yu 提交于
-
由 zhangbo9674 提交于
-
- 03 1月, 2023 1 次提交
-
-
由 Yiqun Liu 提交于
* Use BroadcastKernel and ReduceKernel to optimize expand and expand_grad. * Correct the axis when there is only 1 input in BroadcastKernel. * Add the calculate of output's shape.
-
- 28 12月, 2022 1 次提交
-
-
由 Haohongxiang 提交于
-
- 26 12月, 2022 1 次提交
-
-
由 Roc 提交于
* revert concat and change concat to stack * let stack kernel support int8, uint8 and bool type
-
- 23 12月, 2022 1 次提交
-
-
由 Hui Zhang 提交于
* add warp transducer code
-
- 22 12月, 2022 1 次提交
-
-
由 xiaoxiaohehe001 提交于
-
- 20 12月, 2022 1 次提交
-
- 19 12月, 2022 1 次提交
-
-
由 JYChen 提交于
* add 0-d support for paddle.kthvalue * add 0-d support for paddle.mode * fix coverage test for device
-
- 16 12月, 2022 1 次提交
-
-
由 Yuang Liu 提交于
-
- 09 12月, 2022 1 次提交
-
-
由 Leo Chen 提交于
* move share_buffer kernel to phi * fix ut * add source file * fix window links
-
- 07 12月, 2022 1 次提交
-
-
由 傅剑寒 提交于
* [Zero-Dim] Support 0D for paddle.diagflat
-
- 05 12月, 2022 1 次提交
-
-
由 Roc 提交于
-
- 03 12月, 2022 1 次提交
-
-
由 Yuang Liu 提交于
-
- 30 11月, 2022 1 次提交
-
-
由 zyfncg 提交于
* rename some kernel name * fix compile problem
-
- 24 11月, 2022 1 次提交
-
-
由 huangjiyi 提交于
* rm dependence to "convert_utils.h" in some files * fix bugs * replace DataType2String with DataTypeToString * replace framework::DataTypeSize with phi::SizeOf * mv convert_function from fluid to phi and rm old map * recommit with pre-commit * repalce ProtoVarType with ProtoDataType and update comment. * fix error about include "dnnl.hpp" * revert add dep mkldnn to convert_utils in phi * add mkldnn deps in convert_utils.h in phi * move deps to convert_utils.h in phi
-
- 17 11月, 2022 2 次提交
-
-
由 huangjiyi 提交于
-
由 YuanRisheng 提交于
* standard api * fix xpu bugs
-
- 16 11月, 2022 1 次提交
-
-
由 Leo Chen 提交于
-
- 15 11月, 2022 1 次提交
-
-
由 Yuang Liu 提交于
-
- 14 11月, 2022 1 次提交
-
-
由 zhouweiwei2014 提交于
* [Zero-Dim] support input 0D Tensor as scalar attribute for some api * fix doc
-
- 11 11月, 2022 1 次提交
-
-
由 zhouweiwei2014 提交于
-
- 10 11月, 2022 1 次提交
-
-
由 YuanRisheng 提交于
* standard api * fix sparse bugs * fix xpu bugs, test=kunlun * remove hard code for custom unittest * open ci, test=kunlun * deal with conflict
-
- 08 11月, 2022 1 次提交
-
-
由 zhouweiwei2014 提交于
* [Zero-Dim] support input 0D Tensor for sundary api * fix comment
-
- 03 11月, 2022 2 次提交
-
-
由 zhangkaihuo 提交于
-
由 zhouweiwei2014 提交于
-