- 14 3月, 2022 17 次提交
-
-
由 Lijunhui 提交于
[KP] Add unittests for brelu,ceil,celu,elu,floor,hard_shrink,hard_sigmoid,log1p,logsigmoid,relu6,silu,soft_relu,softsign,swish (#40448) * solve unexecuted UT * add 24 activation op UT * append swish&thresholded_relu to kpfirst_list * rm thresholded_relu
-
由 zhaoyingli 提交于
* [AutoParallel] Converter Converter API
-
由 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
-
由 WangXi 提交于
-
由 zhouweiwei2014 提交于
-
由 liutiexing 提交于
-
由 Baibaifan 提交于
-
由 Zhanlue Yang 提交于
-
由 王明冬 提交于
-
由 zmxdream 提交于
-
由 Zhong Hui 提交于
[multiprocessing] Add paddle.incubate.multiprocessing for sharing tensors between python processes. (#37302) * Add support for paddle.multiprocessing * move multiprocessing to incubate.
-
由 huzhiqiang 提交于
-
由 Zhang Zheng 提交于
-
由 From00 提交于
* Move Pool OPs to phi * Fix CI error * Fix conflicts
-
由 zhangkaihuo 提交于
* move the common function to kernel/funcs/sparse/ * add namespace * rm unused file * move func * reuse code
-
由 tianshuo78520a 提交于
-
由 0x45f 提交于
* refine partial_program * fix code for test_mnist.py train * support quantify UT * make __fake_vars and _double_grads to lazy * fix comments
-
- 13 3月, 2022 3 次提交
-
-
由 Chen Weihang 提交于
-
由 zyfncg 提交于
* refactor infermeta files * update
-
由 zyfncg 提交于
-
- 12 3月, 2022 6 次提交
-
-
由 Chen Weihang 提交于
* rename softmax kernel name * move softmax infershape * fix failed test
-
由 Chen Weihang 提交于
* move allclose kernel * remove allclose op kernel * fix coverage failed
-
由 zyfncg 提交于
* move roi_align kernel to phi * fix bug of roi_align xpu
-
由 Aganlengzi 提交于
* [custom kernel] fix static object de-initialize bug * fix text * fix text * refine log info
-
由 jiangcheng 提交于
* fix NetBuilder API Name bug in cinn_lib_test * update cinn version to newest
-
由 Chen Weihang 提交于
* fix eager benchmark test failed * fix test_tracer failed
-
- 11 3月, 2022 14 次提交
-
-
由 Tomasz Socha 提交于
-
由 lilong12 提交于
-
由 zhangkaihuo 提交于
submanifold convolution
-
由 Feng Xing 提交于
* format softmax forward * seperate include and macro to two if-else
-
由 Chen Weihang 提交于
-
由 Zhanlue Yang 提交于
-
由 Sylwester Fraczek 提交于
-
由 From00 提交于
* Move psroi_pool OP to phi * Replace platform::TensorCopy with phi::Copy
-
由 Chen Weihang 提交于
* remove needless deps in unittests * add gpu marco * fix other unittests * fix kernel name error * fix test_prepare_op * fix failed dygraph unittests * fix gpu failed tests * fix cinn test failed * fix cinn test failed * fix dropout tests
-
由 Yuang Liu 提交于
-
由 zhouweiwei2014 提交于
-
由 zn 提交于
-
由 Aurelius84 提交于
* [Phi] Migrate tile_op into Phi * fix tile_sig * fix include headers * fix using
-
由 Yiqun Liu 提交于
-