- 30 7月, 2021 2 次提交
-
-
由 wangguanzhong 提交于
* fix lr in param group * add unittest for adamw
-
由 Yuang Liu 提交于
-
- 29 7月, 2021 10 次提交
-
-
由 Zeng Jinle 提交于
* add fix op run order pass * add ut for fix_op_run_order * fix ci error * improve coverage * improve coverge again and fix cpu test case * follow some comments
-
由 HydrogenSulfate 提交于
* fix paddle.summary's bug when output contains non-tensor
-
由 Yuang Liu 提交于
-
由 Kaipeng Deng 提交于
* add persistent_workers. test=develop
-
由 huangjun12 提交于
-
由 huangjun12 提交于
-
由 huangjun12 提交于
-
由 wangna11BD 提交于
* add input option in model.summary
-
由 kuizhiqing 提交于
-
由 wenbin 提交于
* tile op * more uts * disable tile if trt6.0 * typo * fix timeout issue * opteller * opteller remove duplicate code * comments. test=document_fix * modify PADDLE_ENFORCE. * fix reduce_mean issue
-
- 28 7月, 2021 9 次提交
-
-
由 Aurelius84 提交于
* Add build_strategy in @to_static to support open pass * fix os.environ * add timeout * disable test_build_strategy on openblas
-
由 zhouweiwei2014 提交于
* Support C++ import python on windows for paddle * Support C++ import python on windows for paddle
-
由 zhiboniu 提交于
-
由 Leo Chen 提交于
* support ScaleTensor for scale npu kernel * add more tests for adam npu * fix compile * fix unittest * refine adam optimizer
-
由 cc 提交于
-
由 Roc 提交于
-
由 Fan Zhang 提交于
[CPU-PSLIB] Fix bug for consistency insepection of op's embedding name and sparse table name in config_fleet.py (#34441)
-
由 jiangcheng 提交于
This PR added optional boolean is_parameter and stop_gradient in the VarDesc proto, and remove them during save_inference_model
-
由 Aganlengzi 提交于
* [NPU] add NPU ops&uts of compare, test=develop * testing * try style-format * [NPU] update compare_op_npu uts * [NPU] fix code sytle of test_compare_op_npu.py
-
- 27 7月, 2021 5 次提交
-
-
由 WangXi 提交于
-
由 Kaipeng Deng 提交于
-
由 zhouweiwei2014 提交于
-
由 Aurelius84 提交于
Revert "Revert "[Dy2Stat] Refactor ExecutorCache logic and pre-support BuildStrategy for pass (#34181)" (#34348)" (#34384) This reverts commit 577fdde5.
-
由 Yuang Liu 提交于
-
- 26 7月, 2021 11 次提交
-
-
由 furnace 提交于
* [NPU] add tril_triu * [NPU] delete debug codes * [NPU] add more test cases, and api test * [NPU] optimize codes style
-
由 李季 提交于
* fix the docs bug in collective file
-
由 zyfncg 提交于
* Support getitem by ellipsis index in dynamic mode * change some code style * Support getitem by none index in dynamic mode * modify a comments style and remove useless code
-
由 Roc 提交于
-
由 Qi Li 提交于
-
由 furnace 提交于
* [NPU] add cumsum * [NPU] delete debug codes * [NPU] add attr flatten and unittests, and api tests * [NPU] delete comment codes * [NPU] add attr flatten and axis exclusive check * [NPU] delete skipIf
-
由 zhiboniu 提交于
-
由 zhiboniu 提交于
-
由 李季 提交于
Fix the bug in paddle.distributed.split demo. The paddle.distributed.split op just can be used in static mode. (#34306) * fix the bug in paddle.distributed.split demo
-
由 furnace 提交于
* [NPU] add hard_sigmoid * [NPU] delete check_dygraph=False and max_relative_error * [NPU] delete debug codes * [NPU] add more test cases * [NPU] add api test TestHardsigmoidAPI * [NPU] temp delete hard_sigmoid for resovle conficts * [NPU] resolve conflicts
-
由 jakpiase 提交于
* fixed CI failing * removed unnecessary imports
-
- 23 7月, 2021 3 次提交
-
-
由 Aurelius84 提交于
Revert "[Dy2Stat] Refactor ExecutorCache logic and pre-support BuildStrategy for pass (#34181)" (#34348) This reverts commit 609f8225.
-
由 YUNSHEN XIE 提交于
-
由 will-jl944 提交于
* logical ops support int8, int16, int32, int64, float, double * update docs of logical ops * fix npu and xpu logical ops * fix npu and xpu logical ops * fix bug in xpu logical op code * update test_logical_op_npu and test_logical_op_xpu * correct error type
-