- 09 2月, 2021 1 次提交
-
-
由 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
-
- 08 2月, 2021 1 次提交
-
-
由 gongweibao 提交于
Destroy session first.
-
- 28 1月, 2021 1 次提交
-
-
由 Leo Chen 提交于
Dev/fix ascend string
-
- 27 1月, 2021 1 次提交
-
-
由 Leo Chen 提交于
fix compilation on ascend-20.1
-
- 15 1月, 2021 2 次提交
-
-
由 gongweibao 提交于
Fix compilcation on CANN20.1 and older
-
由 hutuxian 提交于
-