- 12 4月, 2021 1 次提交
-
-
由 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>
-
- 25 3月, 2021 1 次提交
-
-
由 Leo Chen 提交于
* fix some op bugs * fix some bugs * follow comments * fix log level * add ut
-
- 17 3月, 2021 1 次提交
-
-
由 liym27 提交于
-
- 15 3月, 2021 1 次提交
-
-
由 oyjxer 提交于
-
- 12 3月, 2021 1 次提交
-
-
由 zhang wenhui 提交于
* add relu npu * fixed * fix
-
- 05 3月, 2021 1 次提交
-
-
由 Leo Chen 提交于
-
- 04 3月, 2021 1 次提交
-
-
由 Leo Chen 提交于
-
- 26 2月, 2021 1 次提交
-
-
由 liym27 提交于
* [NPU] Support npu op: (1) pow (2) pow_grad * Support fp16
-