- 23 3月, 2022 1 次提交
-
-
由 YuanRisheng 提交于
* move activation * fix bugs when run ce
-
- 22 3月, 2022 3 次提交
-
-
由 hong 提交于
* move mutable_data to context alloc * move mutable_data to context alloc * remvoe duplicate code
-
由 Chen Weihang 提交于
* add reverse phi kernel * add reverse infermeta * remove original reverse op kernl & infershape
-
由 chentianyu03 提交于
* modify out and out_grad order in reduce_grad_kernel * delete unsed boolReduceKernel * fix conflict
-
- 21 3月, 2022 2 次提交
- 19 3月, 2022 1 次提交
-
-
由 zyfncg 提交于
-
- 18 3月, 2022 1 次提交
-
-
由 chentianyu03 提交于
* move reduce_mean_grad kernel into phi * move reduce_max/min_grad into phi * remove raw max/min grad kernel * fix bug * fix max/min grad error * move all reduce_grad kernel into one file * add prod grad kernel * add infermeta for prod kernel
-
- 17 3月, 2022 2 次提交
-
-
由 YuanRisheng 提交于
-
由 YuanRisheng 提交于
-
- 16 3月, 2022 3 次提交
-
-
由 YuanRisheng 提交于
-
由 caozhou 提交于
* migrate multiplex op kernel * migrate qr cpu kernel * migrate tril_triu op kernel * fix multiplex kernel * add kernel sig * fix dependence and bug * fix multiplex error * fix npu include error * fix conflict * fix conflict and delete tril_triu * fix date and multiplex input * adapt header file order * fix header file include * fix conflict * delete cholesky_solve_op.h * delete triangular_solve_op.h
-
由 xiongkun 提交于
-
- 15 3月, 2022 7 次提交
-
-
由 Chen Weihang 提交于
* add determinant phi kernel * remove original determinant op kernel * add determinant grad [hi kernel * fix determinant test failed * remove original determinant grad op kernel
-
由 Liu-xiandong 提交于
* [phi] move matrix_power op * MatrixInverse fluid -> phi * modify the CMake to fix compile bug * delete useless comment * mutable memory -> phi Alloc * modify the include file * modify the include file * fix bug in CI compiler * [phi]modify the shape OP and move inferMeta of shape,matrix_pow,multi_dot * delete useless comment * fix bug in CI * modify after review
-
由 xiongkun 提交于
[phi] Transfer lgamma, kldiv_loss, isclose, cumprod kernels into phi and pass the tests of these four kernels (#39770) * tranfer and pass the lgamma unittest * merge and pass the test * transfer kldiv_loss and kldiv_loss_grad; pass the unitest * trafer the isclose and cumprod kernel * change PT_REGISTER -> PD_REGISTER * fix by code review * fix by code review * fix * remove enforce include dependence from scalar * fix * fix by code review * fix by code review
-
由 YuanRisheng 提交于
* move activation op * adjust code format * fix compile bugs * fix ci bugs * code format adjust * code format adjust2 * activate ci status * modify according to comment * move activation kernel * revert relu6 * reduce add code * perfect use_phi_functor * completing func name * fix bugs when run ci * fix bugs when run infr * modifpy infrt get kernel signature
-
由 Zhang Zheng 提交于
-
由 crystal 提交于
-
由 Zhang Zheng 提交于
* first commit * fix * fix * fix compile eeror * fix * fix complex * fix * fix * fix npu * fix * modify accroding to comments * fix
-
- 14 3月, 2022 4 次提交
-
-
由 zyfncg 提交于
* move set_value_grad kernel form fluid to phi * add unittest for passing coverage ci
-
由 Xiaoxu Chen 提交于
-
由 crystal 提交于
* migrate matrix_rank to phi * migrate eigh and matrix_rank to phi * fix matrix_rank * optimize code * move matrix_rank to phi * add max functor * migrate matrix_rank to phi * optimize code
-
由 From00 提交于
* Move Pool OPs to phi * Fix CI error * Fix conflicts
-
- 12 3月, 2022 1 次提交
-
-
由 Chen Weihang 提交于
* rename softmax kernel name * move softmax infershape * fix failed test
-
- 11 3月, 2022 4 次提交
-
-
由 zhouweiwei2014 提交于
-
由 Aurelius84 提交于
* [Phi] Migrate tile_op into Phi * fix tile_sig * fix include headers * fix using
-
由 Zhang Zheng 提交于
* first commit * fix * fix * fix * fix * fix * fix xpu and npu * fix
-
由 wuyefeilin 提交于
* mv erf op to phi * fix as review * fix as review * fix format
-
- 10 3月, 2022 3 次提交
-
-
由 Liu-xiandong 提交于
* [phi] move matrix_power op * MatrixInverse fluid -> phi * modify the CMake to fix compile bug * delete useless comment * mutable memory -> phi Alloc * modify the include file * modify the include file * fix bug in CI compiler
-
由 Liu-xiandong 提交于
* add selected row op and fix bug in ctest * modify the date * fix bug in npu and xpu * modfiy the include file
-
由 Zhong Hui 提交于
* move segment_pool to phi. * mark summed ids as optional tensor. * fix as reviews.
-
- 09 3月, 2022 3 次提交
-
-
由 YuanRisheng 提交于
-
由 zyfncg 提交于
* save code * fix bug of set_value * add coverage test
-
由 crystal 提交于
* migrate eigh to phi * optimize code * modify code according to comment * conflict resolution
-
- 08 3月, 2022 4 次提交
-
-
由 Yiqun Liu 提交于
-
由 Yang 提交于
* [Phi] move put_along_axis/take_along_axis/maxout * use phi::Copy
-
由 YuanRisheng 提交于
[Phi]Move Relu/Cos/Sin/Tan/Acos/Asin/Atan/Sinh/Cosh/Asinh/Acosh/Atanh kernels in Activation to Phi (#40175) * move activation op * adjust code format * fix compile bugs * fix ci bugs * code format adjust * code format adjust2 * activate ci status * modify according to comment
-
由 WJJ1995 提交于
* support isfinite for phi * mark v2 * fixed bugs * fixed include bugs * deal with comments * decoupling selected_rows * rm bfloat16 * fixed infermeta * fixed code style * rm useless code * replace pt by pd
-
- 07 3月, 2022 1 次提交
-
-
由 YuanRisheng 提交于
* move elementwise_div grad * change mutable_data to alloc * fix compile bugs
-