- 14 3月, 2022 8 次提交
-
-
由 wanghuancoder 提交于
* fix some slice bug, test=develop * refine, test=develop
-
由 0x45f 提交于
-
由 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
-
由 WangXi 提交于
-
由 Baibaifan 提交于
-
由 Zhong Hui 提交于
[multiprocessing] Add paddle.incubate.multiprocessing for sharing tensors between python processes. (#37302) * Add support for paddle.multiprocessing * move multiprocessing to incubate.
-
由 0x45f 提交于
* refine partial_program * fix code for test_mnist.py train * support quantify UT * make __fake_vars and _double_grads to lazy * fix comments
-
- 12 3月, 2022 1 次提交
-
-
由 Aganlengzi 提交于
* [custom kernel] fix static object de-initialize bug * fix text * fix text * refine log info
-
- 11 3月, 2022 8 次提交
-
-
由 zhangkaihuo 提交于
submanifold convolution
-
由 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 提交于
-
由 zn 提交于
-
由 z8hanghuan 提交于
-
由 houj04 提交于
-
由 Guanghua Yu 提交于
-
由 Baibaifan 提交于
-
- 10 3月, 2022 4 次提交
-
-
由 caozhou 提交于
* update reshard for while sub block * fix code format error
-
由 Zhanlue Yang 提交于
-
由 z8hanghuan 提交于
* add tril_triu for xpu, *test=kunlun * add tril_triu for xpu, *test=kunlun * add tril_triu for xpu, *test=kunlun * add tril_triu for xpu, *test=kunlun * add tril_triu for xpu, *test=kunlun
-
由 hong 提交于
* move dropout to phi; test=develop * fix xpu, npu compile error; test=develop
-
- 09 3月, 2022 17 次提交
-
-
由 0x45f 提交于
-
由 zyfncg 提交于
* support code auto-gene for sparse backward api * fix bug of intermediate api and name of return var
-
由 Baibaifan 提交于
-
由 feng_shuai 提交于
-
由 wawltor 提交于
* fix the full_like with fill the value of inf * update the test case for the fill_any_like * updae the comments for the full_like
-
由 0x45f 提交于
* adapt run_program OP for eager * fix program_id * refine code * fix test
-
由 wawltor 提交于
-
由 Nyakku Shigure 提交于
* add mobilenetv3
-
由 ShenLiang 提交于
* fix time of utest
-
由 WangXi 提交于
-
由 tianshuo78520a 提交于
* fix code style * test=document_fix * fix code style
-
由 Weilong Wu 提交于
-
由 xiongkun 提交于
[optest]: fix transpose, support different parameter name between python_api and KernelSignature. (#40258) * optest: fix transpose * fix
-
由 Allen Guo 提交于
-
由 Allen Guo 提交于
* update ipu UTs part1 * rename ut * sync api changes * update uts for new api * update use_ipumodel() * update use_ipumodel() * split pr
-
由 Allen Guo 提交于
* update ipu UTs part3 * rename uts * sync api changes * update uts for new api * update use_ipumodel() * split pr
-
由 chentianyu03 提交于
* add reduce_max kernel * add reduce max kernel * update reduce max Argumentmapping * remove reduce_max kernel * remove reduce_max kernel * add reduce max infermeta * rename reduce infermeta
-
- 08 3月, 2022 2 次提交
-
-
由 Roc 提交于
-
由 chenjian 提交于
* add python profiler package * update according to review * fix bug * fix bug * fix bug * add unit test * Revert "add unit test" This reverts commit 4e69ff71b0645e069afe5dd8fea0d07717852c48. * reduce for pr * add unit test * modify for pr * fix unittest * update for ci coverage * modify according to review * fix bug * improve coverage * add profiler code * add statistic code * reduce content for pr
-