- 05 8月, 2021 4 次提交
-
-
由 limingshu 提交于
-
由 Li Min 提交于
-
由 baoachun 提交于
* add not_equal NPU op * add not_equal NPU op * add not_equal NPU op * add not_equal NPU op
-
由 YuanRisheng 提交于
-
- 04 8月, 2021 4 次提交
-
-
由 Sing_chan 提交于
* [NPU] Support npu kernel for assign_value op * move test_assign_value_op_npu.py into unittests/npu folder * correce copyright year; add TestAssignApi class using NPUplace in test files
-
由 yeliang2258 提交于
* add crop npu op * code style check * update code to remove usless headers * add testcase and upsate code
-
由 WeiXin 提交于
* supplement the function of slice * edit unittest * strided_slice_op support . * polish error message. * polish error message. * polish code. * polish unittest. * polish code. * polish code * polish error message.
-
由 Lijunhui 提交于
-
- 03 8月, 2021 4 次提交
-
-
由 WangXi 提交于
-
由 Li Min 提交于
-
由 QingshuChen 提交于
* support Kunlun2 * support KL2 * support KL2
-
由 houj04 提交于
* support more dim for mul op npu * update unit test according to reviewer's comment.
-
- 02 8月, 2021 4 次提交
-
-
由 gongweibao 提交于
-
由 Zhang Zheng 提交于
-
由 furnace 提交于
* [NPU] add reduce_max * [NPU] delete skipIf * [NPU] add atrrs support or check * [NPU] add attr out_dtype * [NPU] delete debug codes
-
由 Leo Chen 提交于
-
- 30 7月, 2021 7 次提交
-
-
由 jakpiase 提交于
* test version of matmul_v2 * added matmul_v2 grad kernel * minor changes * minor changes * minor change for CI approval * CI fix * CI fix * trigger CI * changes after review, not working yet * moved ops to anonymous namespaces * changes after review
-
由 Leo Chen 提交于
-
由 jakpiase 提交于
* test version of matmul_v2 * added matmul_v2 grad kernel * minor changes * minor changes * minor change for CI approval * CI fix * CI fix * added squeeze and squeeze2 kernels * CI fix * CI fix * CI fix * disabled tests when compiled with cuda * added setting format_tag by strides * added sigmoid BF16 FWD/BWD and gelu BF16 BWD * changes after review * Revert "added sigmoid BF16 FWD/BWD and gelu BF16 BWD" This reverts commit 6e3f76720b545abfcff9f6052b46b73a1e745cae. * Revert "Merge branch 'matmul_v2_grad' into squeeze2_op" This reverts commit 06fcf67843a4a7884eccdf67a02a03575e1d4cb8, reversing changes made to 6e3f76720b545abfcff9f6052b46b73a1e745cae. * minor change * added reshape1/2 kernels * moved some functions into private block * CI fix * CI fix * CI fix
-
由 jakpiase 提交于
* added expand_v2 bf16/fp32 kernel * minor change * CI fix * added missing test file * added formatting * reduced binary size * CI fix
-
由 Qi Li 提交于
* [NPU] add clip and clip_grad on NPU, test=develop * address review comments, test=develop * update, test=develop
-
由 Haohongxiang 提交于
-
由 zyfncg 提交于
* Support setitem by None index * remove unreachable code * Add Checkpoint for set_value_op because add a new attribute
-
- 29 7月, 2021 2 次提交
-
-
由 gongweibao 提交于
-
由 Leo Chen 提交于
-
- 28 7月, 2021 2 次提交
-
-
由 Leo Chen 提交于
* support ScaleTensor for scale npu kernel * add more tests for adam npu * fix compile * fix unittest * refine adam optimizer
-
由 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 2 次提交
-
-
由 Feng Xing 提交于
This PR add some primitives api related files. Those files are almost empty for the moment, but will be filled later.
-
由 Aurelius84 提交于
Revert "Revert "[Dy2Stat] Refactor ExecutorCache logic and pre-support BuildStrategy for pass (#34181)" (#34348)" (#34384) This reverts commit 577fdde5.
-
- 26 7月, 2021 5 次提交
-
-
由 furnace 提交于
* [NPU] add tril_triu * [NPU] delete debug codes * [NPU] add more test cases, and api test * [NPU] optimize codes style
-
由 ronnywang 提交于
-
由 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
-
- 23 7月, 2021 6 次提交
-
-
由 Aurelius84 提交于
Revert "[Dy2Stat] Refactor ExecutorCache logic and pre-support BuildStrategy for pass (#34181)" (#34348) This reverts commit 609f8225.
-
由 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
-
由 liu zhengxi 提交于
-
由 ronnywang 提交于
-