- 28 10月, 2022 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 27 10月, 2022 2 次提交
-
-
由 Guanghua Yu 提交于
-
由 WangZhen 提交于
Fix abnormal growth of memory in train mode and no_grad for Dy2St
-
- 26 10月, 2022 6 次提交
-
-
由 wenbin 提交于
* prelnlayernorm_shift * add ut * remove paddle_enforce * remove useless * add UT * remove UT * add UT * set timeout
-
由 Sławomir Siwek 提交于
* fc/matmuls + scale fuse pass * remove double-extension * add unit tests * comments from review * codestyle * add pass to int8 list * new codestyle * attr name typo
-
由 Lin Manhui 提交于
* Fix paddle.pow() bugs * Add unittest cases * Fix ut cases * Add ut cases on multiple devices
-
由 sneaxiy 提交于
-
由 Charles-hit 提交于
* fix slice_assign_p jvp and transpose * modify code style * modify test_jvp_and_transpose for slice_assign_p * modify code style * add unit test
-
由 Weilong Wu 提交于
* [Eager, Performance optimization] support equal under c++ directly
-
- 25 10月, 2022 7 次提交
-
-
由 MayYouBeProsperous 提交于
* add test for rsample * add assert in test_backpropagation * fix bug
-
由 Nyakku Shigure 提交于
-
由 Nyakku Shigure 提交于
* [CodeStyle][py2] remove `paddle.compat` * remove compat from `paddle.__init__` * enable_static in sample code * Revert "enable_static in sample code" This reverts commit ffccaa633900154ea5f3d056e746aae9a1927399. * enable_static in sample code
-
由 tiancaishaonvjituizi 提交于
-
由 xiongkun 提交于
* fix bugs while cond receives dict as input * add unittest * change flatten -> _is_sequence_except_dict
-
由 zhouweiwei2014 提交于
-
由 Aurelius84 提交于
-
- 24 10月, 2022 3 次提交
-
-
由 Feng Ni 提交于
-
由 feng_shuai 提交于
-
由 Nyakku Shigure 提交于
* [CodeStyle][black] format dy2static unittests * format some missing files * update lineno in test_origin_info * update lineno in test_error * update lineno
-
- 23 10月, 2022 1 次提交
-
-
由 Nyakku Shigure 提交于
* update config * re-blacken python code * temporarily disable date and diff_py_file * skip a format
-
- 21 10月, 2022 2 次提交
-
-
由 Allen Guo 提交于
-
由 zhouweiwei2014 提交于
-
- 20 10月, 2022 8 次提交
-
-
由 Wang Bojun 提交于
* adjust timeout of test_trt_activation_pass * test=infer-coverage
-
由 Guanghua Yu 提交于
-
由 JingZhuangzhuang 提交于
* add _get_phi_kernel_name interface * remove inference interface * Revert "remove inference interface" This reverts commit 784a8a6c51fa2dc49a01c8699525298ac21b178f.
-
由 Tony Cao 提交于
* Fix W605 in tools folder by adding escape symbols * Fix W605 in incubate and some other folders * Fix W605 in /fluid/test folders * Update tools/analysisPyXml.py Co-authored-by: NNyakku Shigure <sigure.qaq@gmail.com> * Add some changes to manual and auto escape symbols * revert changes in transformer.py * Fix new code with W605 error: add escape symbols * revert changes in transformer.py * revert changes in transformer.py Co-authored-by: NNyakku Shigure <sigure.qaq@gmail.com>
-
由 thunder95 提交于
-
由 xiongkun 提交于
-
由 wuhuachaocoding 提交于
* add test for stage2 + dp * update test for stage2 + dp. * update. * update.
-
由 Weilong Wu 提交于
-
- 19 10月, 2022 10 次提交
-
-
由 carryyu 提交于
-
由 Xinger 提交于
-
由 Nyakku Shigure 提交于
-
由 Nyakku Shigure 提交于
-
由 zyfncg 提交于
* rename op in yaml * fix test_layout_autotune * fix layout autotune of transpose
-
由 xiongkun 提交于
* Add TypeHint Transformer * add unittest for typehint transformer
-
由 Charles-hit 提交于
* support uniform api in new ad * add unit test for uniform_random_p * resolve conflict * fix uniform_random orig2prim * fix primrules * remove ShapeTensor and ShapeTensorList input in uniform_random_p op and add sigmoid orig2prim rules
-
由 WangZhen 提交于
* Fix recurrent op eager deletion pass error in dy2st * Polish code * Refine error message
-
由 xiongkun 提交于
* [Dy2Static] Remove GradTransformer 1. fix einsum infershape bugs. 2. remove grad_transformer and unify paddle.grad and paddle.static.gradient. 3. add dygraph_and_dy2static_only decorator for dy2static. * fix bugs * rename
-
由 zlsh80826 提交于
-