- 28 7月, 2021 3 次提交
-
-
由 Wangzheee 提交于
-
由 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
-
由 jiangcheng 提交于
When Graph has sub-graph, apply pass to it and all sub-graph. And add single test script .
-
- 27 7月, 2021 8 次提交
-
-
由 Feng Xing 提交于
This PR add some primitives api related files. Those files are almost empty for the moment, but will be filled later.
-
由 WangXi 提交于
-
由 Kaipeng Deng 提交于
-
由 zhouweiwei2014 提交于
-
由 Qi Li 提交于
* fix build error of gtest dependency, test=develop * update when WITH_TESTING is OFF, test=develop
-
由 Wilber 提交于
-
由 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 15 次提交
-
-
由 Leo Chen 提交于
-
由 Leo Chen 提交于
-
由 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
-
由 danleifeng 提交于
* psgpu:edit cuda remote_streams; test=develop
-
由 ronnywang 提交于
-
由 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 8 次提交
-
-
由 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
-
由 Leo Chen 提交于
* fix variable name * fix variable name
-
由 shangliang Xu 提交于
-
由 liu zhengxi 提交于
-
由 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
-
由 wuhuachaocoding 提交于
-
由 Aurelius84 提交于
* modify into program_id * fix cache_info declare problem * fix python int to C long problem * modify point to reference * add ENVS
-
由 tianshuo78520a 提交于
-
由 Qi Li 提交于
* [NPU] update NPU ci tests, test=npu_aarch64 * [NPU] fix x86 build and add disable_ut for NPU, test=npu_aarch64 * [NPU] address review comments, test=develop
-
由 jakpiase 提交于
* added sigmoid BF16 FWD/BWD and gelu BF16 BWD * added newline at EOF * switched from lambdas to local functions * changed function names
-