- 30 7月, 2021 2 次提交
-
-
由 wangguanzhong 提交于
* fix lr in param group * add unittest for adamw
-
由 Yuang Liu 提交于
-
- 29 7月, 2021 6 次提交
-
-
由 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
-
由 Kaipeng Deng 提交于
* add persistent_workers. test=develop
-
由 huangjun12 提交于
-
由 huangjun12 提交于
-
由 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 5 次提交
-
-
由 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
-
由 Leo Chen 提交于
* support ScaleTensor for scale npu kernel * add more tests for adam npu * fix compile * fix unittest * refine adam optimizer
-
由 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 4 次提交
-
-
由 WangXi 提交于
-
由 Kaipeng Deng 提交于
-
由 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 7 次提交
-
-
由 furnace 提交于
* [NPU] add tril_triu * [NPU] delete debug codes * [NPU] add more test cases, and api test * [NPU] optimize codes style
-
由 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
-
由 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 5 次提交
-
-
由 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
-
由 ronnywang 提交于
* add index_sample_op_npu and tests * update
-
由 ronnywang 提交于
-
- 22 7月, 2021 6 次提交
-
-
由 Leo Chen 提交于
* copy found_inf to cpu in advance to improve performance * add npu test * add npu test * refine code * refine memcpy op * fix adam
-
由 Aurelius84 提交于
* modify into program_id * fix cache_info declare problem * fix python int to C long problem * modify point to reference * add ENVS
-
由 jakpiase 提交于
* added sigmoid BF16 FWD/BWD and gelu BF16 BWD * added newline at EOF * switched from lambdas to local functions * changed function names
-
由 cc 提交于
* add int16 kernel for lookup_talbe and dequantize_abs_max op
-
由 wangguanzhong 提交于
-
由 zyfncg 提交于
* Support getitem by ellipsis index in dynamic mode * change some code style
-
- 21 7月, 2021 2 次提交
-
-
由 Leo Chen 提交于
* add npu unittest only if WITH_ASCEND_CL is ON * remove @unittest.skipIf, since these unittests will only be created when WITH_ASCEND_CL is ON * open dygraph test for npu test
-
由 wenbin 提交于
* reduce_mean supported. test=allcase * ut. test=allcase * test=develop * ut.test=allcase * correct name. test=allcase * correct UT. test=allcase * correct UT.test=develop * remove op * UT * add convert * fix timeout issue * more uts * more ut * correct ut
-
- 20 7月, 2021 3 次提交