1. 09 4月, 2021 1 次提交
    • L
      [NPU] cherry-pick basic NPU components/allocator/operator/executor supports from ascendrc (#32144) · ccf5709d
      Leo Chen 提交于
      * [feature] support npu allocator (#30840)
      
      [feature] support npu allocator
      
      * [feature] support npu operator (#30951)
      
      [feature] support npu operator
      
      * [feature] support npu allocator, part 2 (#30972)
      
      * 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
      
      * support parsing ascend rank table file (#31000)
      
      support parsing ascend rank table file
      
      * Fix reshape on GE graph. (#31084)
      
      Fix reshape on GE graph
      
      * add npu kernel for elementwise_sub and elementwise_sub_grad (#30973)
      
      * 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>
      
      * Fix compilation problem (#31100)
      
      Fix compilation problem (#31100)
      
      * fix compile
      
      * fix code stype
      
      * remove const_cast
      
      * support adding correct npu op in pybind.h (#31143)
      
      * support adding correct npu op in pybind.h
      
      * refine code
      
      * [NPU] Support executor with NPU (#31057)
      
      * [NPU] Support executor with NPU
      
      * Fix code according to reviews
      
      * Fix code
      
      * Add unittest for sub op npu
      
      * refactor npu device manager (#31154)
      
      refactor npu device manager (#31154)
      
      * fix selected npus
      
      * fix compile
      
      * fix reading flags from env
      
      * format
      Co-authored-by: Nxiayanming <41795079@qq.com>
      Co-authored-by: Ngongweibao <weibao.gong@gmail.com>
      Co-authored-by: Nfrankwhzhang <frankwhzhang@126.com>
      Co-authored-by: Nliym27 <33742067+liym27@users.noreply.github.com>
      ccf5709d
  2. 04 2月, 2021 1 次提交
  3. 01 2月, 2021 1 次提交
  4. 23 7月, 2020 1 次提交
  5. 24 6月, 2020 1 次提交
    • L
      Refine error message in memory folder (#25095) · ff5be2fb
      Leo Chen 提交于
      * refine PADDLE_THROW, test=develop
      
      * refine error msg, test=develop
      
      * refine cuda error, test=develop
      
      * follow comments, test=develop
      
      * fix compile problem, test=develop
      
      * fix bug, test=develop
      ff5be2fb
  6. 04 3月, 2020 1 次提交
    • Z
      Add flags to limit gpu memory (#22793) · d41d802b
      Zeng Jinle 提交于
      * add recorded cuda memory apis, fix typo, test=develop
      
      * add more ut, test=develop
      
      * follow comments, test=develop
      
      * fix py35 incompatible issues, test=develop
      d41d802b
  7. 13 11月, 2019 1 次提交
  8. 06 11月, 2019 1 次提交
  9. 05 11月, 2019 1 次提交
  10. 24 10月, 2019 1 次提交
  11. 20 9月, 2019 1 次提交
    • Z
      Refine err msg of out of gpu memory (#19779) · 747d4498
      Zeng Jinle 提交于
      * refine err msg of out of gpu memory, test=develop
      
      * refine err msg again, test=develop
      
      * refine errog message again, test=develop
      
      * follow reviewer's comments, test=develop
      747d4498
  12. 16 9月, 2019 1 次提交
  13. 03 9月, 2019 1 次提交
  14. 01 9月, 2019 1 次提交
    • Z
      Add retry_allocator for gpu (#19409) · 0a73f720
      Zeng Jinle 提交于
      * add retry_allocator for gpu, test=develop
      
      * follow chengduoZH's comments, test=develop
      
      * follow huihuang's comments,test=develop
      
      * change f,l in enforce.h to be file,line, test=develop
      
      * increase code coverage by adding unittests, test=develop
      
      * fix CMakeLists.txt, test=develop
      0a73f720
  15. 30 8月, 2019 1 次提交
  16. 20 8月, 2019 1 次提交
  17. 05 5月, 2019 1 次提交
  18. 19 3月, 2019 1 次提交
  19. 13 2月, 2019 1 次提交
  20. 08 2月, 2019 1 次提交
  21. 18 1月, 2019 1 次提交
  22. 18 12月, 2018 2 次提交
  23. 27 11月, 2018 1 次提交
  24. 08 11月, 2018 1 次提交
  25. 19 10月, 2018 1 次提交
  26. 12 9月, 2018 1 次提交
  27. 26 8月, 2018 1 次提交
  28. 24 8月, 2018 1 次提交
  29. 20 8月, 2018 1 次提交
  30. 17 6月, 2018 1 次提交
  31. 08 4月, 2018 1 次提交
  32. 02 4月, 2018 1 次提交
  33. 28 3月, 2018 1 次提交
  34. 26 3月, 2018 4 次提交
  35. 20 3月, 2018 2 次提交