- 12 3月, 2021 3 次提交
-
-
由 zhang wenhui 提交于
* add relu npu * fixed * fix
-
由 oyjxer 提交于
-
由 oyjxer 提交于
-
- 11 3月, 2021 1 次提交
-
-
由 zhang wenhui 提交于
* add matmulv2_npu * add matmul * add matmul
-
- 10 3月, 2021 4 次提交
-
-
由 xiayanming 提交于
* add reduce any npu op * add gather python unittest * update c_plus unittest * update python unittest * del c++ unittest * update c++ unittest * update c++ unittest
-
由 zhang wenhui 提交于
* add fill_constant npu * add fill_constant npu * fix
-
由 Leo Chen 提交于
* support TensorFormVector, TensorToVector of bool type * add ut * fix compile problem
-
由 zhang wenhui 提交于
* add scale npu * fix * fix
-
- 09 3月, 2021 1 次提交
-
-
由 xiayanming 提交于
* add gather npu op * code review done * update python new line * precommit * fix review * del commit
-
- 08 3月, 2021 3 次提交
-
-
由 lw921014 提交于
* add allreduce and broadcast without test * add c_broadcast_test case * build c_comm_init and c_create_group operators * make the whole thing compile * add broadcast and init op test case but run failed * make unit test compile * fix broadcast test bug and change into hcom for ccl * change c_comm_init and c_create_group ops accordingly * make tests compile * transfer code to 27 * compiled successfully in 28, but run failed * test broadcast in 28, but failed * make hcom primitives work * change hccl data type for base.h * fix broadcast bug * make attributes work * fix group name bug * add allreduce but test failed * allreduce bug for qiuliang * allreduce finished * add allgather and reducescatter * merge all op code * add allgather test * finish run all ccl op test exclude send/recv * all all op and test exclude send/recv * send_v2_npu.cc recv_v2_npiu.cc compiled * fix ccl core dump bug and test allgather, reducescatter, broadcast op * fix allreduce bug just for test * hcom send&recv test pass, without hcom_destroy * for qiuliang test * Ascend Send&Recv Test Pass * all op (ex send/recv) ok * fix bug * merge all ccl op * style merge to PaddlePaddle * merge style * new merge style * merge style 2 * insert an empty at the end * disable ctest for hcom to pass ci Co-authored-by: Nvoid-main <voidmain1313113@gmail.com> Co-authored-by: Nf2hkop <f2huestc@outlook.com>
-
由 Reventon_L 提交于
Co-authored-by: Nroot <xiayanming@baidu.com>
-
由 Leo Chen 提交于
-
- 05 3月, 2021 1 次提交
-
-
由 Leo Chen 提交于
-
- 04 3月, 2021 4 次提交
-
-
由 Leo Chen 提交于
-
由 zhang wenhui 提交于
-
由 zhang wenhui 提交于
* add shape npu * fix * fix
-
由 Leo Chen 提交于
* add npu kernel for equal op * refine code * add more ut * update year
-
- 02 3月, 2021 3 次提交
-
-
由 Leo Chen 提交于
* init commit, add layer_norm npu kernel * fix typo * add unittest * add unittest * fix bug * fix bug * refine ut
-
由 Void Main 提交于
Refactor HCCLCommContext to be compatible with Paddle (#31359)
-
由 Leo Chen 提交于
* fix reading flags from env * fix problem caused by async run * support partial grad * support elementwise_add_grad npu kernel * add unittest * fix bug?
-
- 01 3月, 2021 4 次提交
- 26 2月, 2021 3 次提交
-
-
由 liym27 提交于
-
由 liym27 提交于
* [NPU] Support npu op: (1) pow (2) pow_grad * Support fp16
-
由 xiayanming 提交于
add ascend unittest
-
- 25 2月, 2021 3 次提交
-
-
由 Leo Chen 提交于
-
由 xiayanming 提交于
Ascendrc
-
由 Leo Chen 提交于
refactor npu device manager (#31154)
-
- 23 2月, 2021 3 次提交
- 22 2月, 2021 1 次提交
-
-
由 Leo Chen 提交于
* add npu sub op * fix typo * rename test * fix bug * fix bug * add fp16 kernel * fix typo * support sub grad op * support elementwise_sub_grad op Co-authored-by: Nfrankwhzhang <frankwhzhang@126.com>
-
- 20 2月, 2021 1 次提交
-
-
由 gongweibao 提交于
Fix reshape on GE graph
-
- 18 2月, 2021 1 次提交
-
-
由 xiayanming 提交于
support parsing ascend rank table file
-
- 09 2月, 2021 3 次提交
-
-
由 Leo Chen 提交于
* support npu allocator * add npu device context * fix some compile problem * fix some compile problem * add npu info * compile ok * fix include dir * support naive_best_fit_allocator * run ut ok, bug failed to exit * call aclrtResetDevice before exit * fix aclFinilize * add system allocatot test * add selected_gpus in gtest * add tensor_test for npu * support npu op, initial commit * add npu stream * add elementwise_add_op * compile ok * fix typo * fix elementwise_add_op_npu_test * support op run * test can run but failed * change aclopExecuteV2 to aclopCompileAndExecute
-
由 Leo Chen 提交于
[feature] support npu operator
-
由 Leo Chen 提交于
[feature] support npu allocator
-
- 08 2月, 2021 1 次提交
-
-
由 gongweibao 提交于
Destroy session first.
-