- 21 11月, 2022 2 次提交
-
-
由 wanghuancoder 提交于
* refine reduce_all
-
由 huangjiyi 提交于
* move cross_entropy from fluid to phi * replace mutable_data with Alloc * use .template
-
- 18 11月, 2022 1 次提交
-
-
由 Yuang Liu 提交于
-
- 17 11月, 2022 4 次提交
-
-
由 huangjiyi 提交于
-
由 YuanRisheng 提交于
* standard api * fix xpu bugs
-
由 huangjiyi 提交于
-
由 huangjiyi 提交于
* rm "paddle/fluid/operators/math.h" in phi * rm "paddle/fluid/operators/math.h" in fluit
-
- 15 11月, 2022 2 次提交
- 14 11月, 2022 1 次提交
-
-
由 cyber-pioneer 提交于
-
- 11 11月, 2022 2 次提交
-
-
由 huangjiyi 提交于
* rm "paddle/fluid/operators/eigen/eigen_function.h" in phi * rm "paddle/fluid/operators/elementwise/elementwise_op_function.h" in phi * Revert "rm "paddle/fluid/operators/elementwise/elementwise_op_function.h" in phi" This reverts commit c4ba51225e3652f1d80925afba406612968f0ee9.
-
由 PuQing 提交于
-
- 10 11月, 2022 5 次提交
-
-
由 YuanRisheng 提交于
* standard api * fix sparse bugs * fix xpu bugs, test=kunlun * remove hard code for custom unittest * open ci, test=kunlun * deal with conflict
-
由 Wang Xin 提交于
* remove fluid/framework/generator.h from phi * fix PR-CI-Kunlun-KP-Build fail
-
由 huangjiyi 提交于
[PHI Decoupling] remove "paddle/fluid/platform/float16.h" and "paddle/fluid/platform/for_range.h" in phi. (#47817) * rm "paddle/fluid/platform/float16.h" in phi * rm "paddle/fluid/platform/for_range.h" in phi
-
由 huangjiyi 提交于
-
由 Charles-hit 提交于
-
- 09 11月, 2022 4 次提交
-
-
由 Wang Xin 提交于
* remove framework/data_type.h from phi * fix CI fail: map proto::VarType to phi::DataType * refactor code to add more detailed comments
-
由 zyfncg 提交于
* generate static graph code of some op * polish code * fix bug * update default value
-
由 cyber-pioneer 提交于
-
由 FlyingQianMM 提交于
* fix scale kernel configuration error where input numel is 0 * fix code stype * add unit test case for scale op when numel of input x is zero * fix ci codestyle check * add cpu and gpu unit test case for scale op when numel of input x is zero * add uninitialized judgment for input of scale
-
- 08 11月, 2022 3 次提交
-
-
由 Leo Guo 提交于
-
由 jzhang533 提交于
* removing dependent to fluid/framework/eigen.h in phi * more fix according to PR-CI-Py3 fail
-
由 Charles-hit 提交于
* support pow_double_grad op * add unit test for pow double grad * fix pow double grad * optimize pow double grad kernel * fix pow double grad kernel
-
- 04 11月, 2022 2 次提交
-
-
由 zyfncg 提交于
* generate static graph code for some activation op * fix bug * fix infermeta of selected_rows
-
由 cyber-pioneer 提交于
* add sin double grad operator * add sin double grad test example * move sindoublegradopmaker to backward.yaml * fix sindoublegrad code * simplify sindoublegrad functor
-
- 02 11月, 2022 1 次提交
-
-
由 YuanRisheng 提交于
* Standardise batch norm * standardize conv3d and depwise_conv2d * fix ci bugs
-
- 01 11月, 2022 2 次提交
-
-
由 YuanRisheng 提交于
* standard_api * add hardtanh
-
由 Chen Weihang 提交于
* add extra attr property set * add type_info for all context * add onednn context to all context * fix context compile error * simplify conv kernel args * pass runtime attr into dev_ctx * fix marco error * clear conv_grad_kernel extra args * merge conv_grad_grad into conv_grad * clear conv2d_grad_grad extra attrs * clear yaml and eager extra attr * fix conv1d error * change to thread local * fix npu compile failed * try to fix windows compile failed * add conv2d onednn phi kernel * fix ci bugs (#36) * fix compile bugs (#38) * fix extra input transform bug (#39) * support dynamic created attr (#40) * reset extra info gen code * rm conv_grad_grad kernel * reimpl pass attr adapting * add int attr support * remove vector inputnames creating * fix map at error * Update paddle/phi/kernels/onednn/conv_grad_kernel.cc Co-authored-by: NSławomir Siwek <slawomir.siwek@intel.com> * remove useless extra attrs * replace mkldnn_engine by onednn_engine Co-authored-by: NYuanRisheng <yuanrisheng@baidu.com> Co-authored-by: NSławomir Siwek <slawomir.siwek@intel.com>
-
- 31 10月, 2022 3 次提交
-
-
由 YuanRisheng 提交于
* standard api * fix ci bugs * fix ci bugs * fix ce bugs
-
由 xiongkun 提交于
* add unittest for einsum-v2-trace and diagonal * repeat labels. * einsum support repeated labels. * forward is ok for diagonal and undiagonalized. TODO: check backward is ok by our theorem. * backward is ok! * fix by PR suggestions. * fix ci error * fix ci error * fix ci warning
-
由 Wang Xin 提交于
-
- 28 10月, 2022 1 次提交
-
-
由 zyfncg 提交于
-
- 26 10月, 2022 2 次提交
-
-
由 Lin Manhui 提交于
* Fix paddle.pow() bugs * Add unittest cases * Fix ut cases * Add ut cases on multiple devices
-
由 Wang Xin 提交于
fix uninitialized, tautological-constant-out-of-range-compare and literal-conversion warning on macos (#47341)
-
- 25 10月, 2022 1 次提交
-
-
由 zhouweiwei2014 提交于
-
- 24 10月, 2022 1 次提交
-
-
由 zyfncg 提交于
* support selected_rows kernel for multiply in dygraph * delete useless code of slice in fluid * fix complie bug * move slice_array from fluid to phi * fix strided_slice_op_npu
-
- 21 10月, 2022 1 次提交
-
-
由 zhangyikun02 提交于
-
- 19 10月, 2022 1 次提交
-
-
由 will-jl944 提交于
-
- 18 10月, 2022 1 次提交
-
-
由 liu zhengxi 提交于
-