- 13 3月, 2023 2 次提交
-
-
由 TaoTao Li 提交于
* add all_gather and fix conflicts * fix code format * fix ut * fix broadcast ut
-
由 YuanRisheng 提交于
* remove transpose infershape * fix ci bugs * fix ci bugs * delete transpose infershape * fix ci bugs * fix ci bugs
-
- 09 3月, 2023 2 次提交
- 27 2月, 2023 1 次提交
-
-
由 zhouweiwei2014 提交于
-
- 24 2月, 2023 1 次提交
-
-
由 yunyaoXYY 提交于
-
- 18 2月, 2023 1 次提交
-
-
由 zhouweiwei2014 提交于
-
- 08 2月, 2023 1 次提交
-
-
由 Zhong Hui 提交于
-
- 06 2月, 2023 2 次提交
-
-
由 张春乔 提交于
-
由 duanboqiang 提交于
-
- 01 2月, 2023 3 次提交
-
-
由 RedContritio 提交于
* add check for input of slice * add unittest
-
由 Zhong Hui 提交于
* fix 0-d tensor for arg_min_max op. * fix xpu. * fix zero dims * fix * Update arg_min_max_kernel.cc * Update arg_min_max_kernel.cc * Update arg_min_max_kernel.cc * Update test_zero_dim_tensor.py * Update test_zero_dim_tensor_xpu.py * Update test_zero_dim_tensor.py * Update arg_min_max_kernel.cc * Update arg_min_max_kernel.cc * Update arg_min_max_kernel.cc
-
由 RedContritio 提交于
* add axis check for unbind * add axis range check for unbind * update unittest and axis validation for unbind * add unittest invalid axis for unbind * restore axis extract for unbind
-
- 31 1月, 2023 4 次提交
-
-
由 RedContritio 提交于
* add axis check in UniqueRawInferMeta * add unittest for negative axis * simplify check for unique
-
由 张春乔 提交于
* add zero size check in matrix_power_kernel_impl.h * add zero size check in matrix_power_kernel_impl.h * add zero size check in unittest * bug_fix * bug_fix * bug_fix * bug_fix * bug_fix * bug fix * bug_fix * bug_fix * add static check * delete the dy codes
-
由 RedContritio 提交于
* support negative index in repeat_interleave * add unittest
-
由 张春乔 提交于
-
- 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
-
- 12 1月, 2023 1 次提交
-
-
由 xiaoxiaohehe001 提交于
-
- 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 1 次提交
-
-
由 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.
-
- 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
-
- 07 12月, 2022 1 次提交
-
-
由 傅剑寒 提交于
* [Zero-Dim] Support 0D for paddle.diagflat
-
- 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 提交于
-
- 08 11月, 2022 1 次提交
-
-
由 zhouweiwei2014 提交于
* [Zero-Dim] support input 0D Tensor for sundary api * fix comment
-
- 03 11月, 2022 1 次提交
-
-
由 zhouweiwei2014 提交于
-
- 01 11月, 2022 1 次提交
-
-
由 YuanRisheng 提交于
* standard_api * add hardtanh
-
- 31 10月, 2022 1 次提交
-
-
由 YuanRisheng 提交于
* standard api * fix ci bugs * fix ci bugs * fix ce bugs
-