- 13 4月, 2021 1 次提交
-
-
由 lw921014 提交于
update Ascendrc hccl to 20.3 (#32126)
-
- 12 4月, 2021 2 次提交
-
-
add dataloader modes (#32200)
-
由 pangyoki 提交于
* enable async copy and add wait before sync operation * remove unneccessary wait * add FillNpuTensorWithConstant * refine * fix fill_constant * change TensorFromVector to FillNpuTensorWithConstant * fix ignored api * delete extra unittest * fix little error * fix update_loss_scaling_op_npu and check_finite_and_unscale_op_npu * change TensorCopySync to TensorCopy * delete useless Wait and add StreamWait * fix npu_stream error * fix check_finite_and_unscale_op_npu TensorCopy * only save stream wait * fix NPUDeviceContext in all c++ unittest * delete wait Co-authored-by: Nzhiqiu <chenqiuliang@baidu.com>
-
- 09 4月, 2021 1 次提交
-
-
由 pangyoki 提交于
* support save load for NPU * add save load npu unittest * support np.array transform in NPU * fix errors * delete dygraph in unittest * add Wait * fix unittest * fix review comment * fix unittest problem * fix little problem
-
- 07 4月, 2021 2 次提交
- 01 4月, 2021 2 次提交
- 30 3月, 2021 1 次提交
-
-
由 Leo Chen 提交于
* support npu for memcpy op * add ut * fix ut * fix typo
-
- 29 3月, 2021 1 次提交
-
-
Co-authored-by: Nbaiyangfan <baiyangfan@baidu.com>
-
- 25 3月, 2021 3 次提交
- 24 3月, 2021 4 次提交
- 23 3月, 2021 2 次提交
-
-
由 Leo Chen 提交于
* add npu kernel for concat op * add npu kernel for concat op * refine code * update * refine concat_grad
-
由 lilong12 提交于
Add 3d Parallelism Co-authored-by: NWangXi <wangxi16@baidu.com> Co-authored-by: NJZ-LIANG <jianzhongliang10@gmail.com> Co-authored-by: Nroot <root@yq01-sys-hic-k8s-v100-box-a225-0562.yq01.baidu.com>
-
- 22 3月, 2021 2 次提交
-
-
由 zhang wenhui 提交于
* fix * fix
-
由 xiayanming 提交于
* fix gather grad kernel diff * fix gather grad kernel diff * fix gather review bug
-
- 20 3月, 2021 1 次提交
-
-
由 oyjxer 提交于
-
- 19 3月, 2021 2 次提交
- 18 3月, 2021 4 次提交
- 17 3月, 2021 5 次提交
-
-
由 OleNet 提交于
-
由 Meiyim 提交于
-
由 oyxuan-11 提交于
-
由 OleNet 提交于
* add topk op * add cmake * update topk npu op * refactor func * fix test not go npu TopKD bug * NPUPlace(4) to NPUPlace(0) * update comment Co-authored-by: Noyjxer <1728722986@qq.com>
-
由 OleNet 提交于
* add increment * fix * update test increment op inplace * update increment op * increment b = 2 Co-authored-by: Noyjxer <1728722986@qq.com>
-
- 16 3月, 2021 7 次提交
-
-
由 Meiyim 提交于
* [npu] support npu kernel for `expand`
-
由 pangyoki 提交于
* update unittest * add TensorCopy in npu grad kernel
-
由 OleNet 提交于
* update mean op * update mean op * give a better test activation Co-authored-by: Noyjxer <1728722986@qq.com>
-
由 Leo Chen 提交于
* init * fix bugs
-
由 zhang wenhui 提交于
* add mul * add test mul
-
由 Leo Chen 提交于
* add npu kernel for adam * refine code * disable test * modify atol
-