- 14 3月, 2022 6 次提交
-
-
由 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
-
由 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 6 次提交
-
-
由 Yuang Liu 提交于
-
由 zn 提交于
-
由 z8hanghuan 提交于
-
由 houj04 提交于
-
由 Guanghua Yu 提交于
-
由 Baibaifan 提交于
-
- 10 3月, 2022 3 次提交
-
-
由 caozhou 提交于
* update reshard for while sub block * fix code format error
-
由 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 12 次提交
-
-
由 0x45f 提交于
-
由 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
-
由 ShenLiang 提交于
* fix time of utest
-
由 WangXi 提交于
-
由 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
-
- 08 3月, 2022 11 次提交
-
-
由 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
-
由 Kaipeng Deng 提交于
-
由 Kaipeng Deng 提交于
-
由 xiaoting 提交于
* fix fold python examples, test=develop * fix size type, test=develop * fix python example, test=develop * fix fold shape check * fix fold dygraph mode, test=develop
-
由 lilong12 提交于
* add pg_hccl
-
由 xiongkun 提交于
-
由 Allen Guo 提交于
* update ipu UTs part4 * rename uts * sync api changes * update uts for new api
-
由 Allen Guo 提交于
* update ipu UTs part2 * clean git * rename ut * rename ut 1 * sync api changes * update uts for new api * update uts for new api * fix re-define
-
由 mhhhh1 提交于
* [MLU] add fleet init api and collective api pytest for mlu * fix no value for argument 'data_type' in method call
-
由 chenjian 提交于
* add profiler helper * fix unittest * improve test coverage rate
-
由 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
-
- 07 3月, 2022 1 次提交
-
-
由 xiongkun 提交于
* add python api test in TestOp * test_python_api if self.python_api is set * fix code by CR
-