1. 30 12月, 2021 1 次提交
  2. 23 12月, 2021 2 次提交
  3. 20 12月, 2021 3 次提交
  4. 17 12月, 2021 2 次提交
  5. 15 12月, 2021 2 次提交
  6. 14 12月, 2021 2 次提交
  7. 13 12月, 2021 2 次提交
  8. 09 12月, 2021 1 次提交
  9. 08 12月, 2021 1 次提交
  10. 07 12月, 2021 2 次提交
  11. 06 12月, 2021 1 次提交
  12. 03 12月, 2021 2 次提交
  13. 30 11月, 2021 1 次提交
  14. 29 11月, 2021 1 次提交
  15. 27 11月, 2021 1 次提交
    • A
      [NPU] reorganization for device API abstraction (#37110) · 72241a6a
      Aganlengzi 提交于
      * [NPU] reorganization for device API abstraction
      
      * [NPU] delete old files
      
      * [NPU] fix npu_collective_helper
      
      * [NPU] fix collective_helper
      
      * [NPU] fix ut
      
      * [NPU] mod memory allocation and hccl_helper
      
      * [NPU] fix place_type
      
      * [NPU] split enfoce.h
      
      * move acl* call into npu_info
      
      * merge conflict
      
      * fix merge
      
      * merge conflict
      
      * merge conflict
      72241a6a
  16. 25 11月, 2021 1 次提交
  17. 24 11月, 2021 2 次提交
  18. 23 11月, 2021 2 次提交
  19. 22 11月, 2021 1 次提交
  20. 19 11月, 2021 2 次提交
  21. 15 11月, 2021 2 次提交
    • C
      [Pten] Refactor the implementation of custom operator (#37122) · 1e598f1a
      Chen Weihang 提交于
      * move extension into pten [no-verify]
      
      * append tensor methods by ext_tensor [no-verify]
      
      * append other tensor methods [no-verify]
      
      * ext related files tidy [no-verify]
      
      * include relation tidy [no-verify]
      
      * add pten tensor test [no-verify]
      
      * replace tensor in custom op & compile success
      
      * refine tensor constructor for unittest
      
      * custom relu jit run success
      
      * fix all custom op unittests
      
      * add inference cmake adapt [no-verify]
      
      * fix failed unittests
      
      * fix windows failed unittests
      
      * try to fix kunlun and inference failed
      
      * fix test_elementwise_api error
      
      * try to fix win compile failed
      
      * fix kunlun fp16 type error
      
      * remove useless haddle error macro
      
      * add custom linear op test
      
      * fix compile failed & add win symbols
      
      * fix non pten kernel cast failed
      
      * add dll decl for api
      
      * polish several deetails
      
      * polish details by review comment
      
      * add dll_decl for register
      1e598f1a
    • B
      remove input dim check in op_teller and update ut (#37097) · 6b21bb0b
      baoachun 提交于
      * remove input dim check of activation in op_teller
      
      * remove input dim check of concat in op_teller
      
      * remove input dim check of clip in op_teller
      
      * remove input dim check of scale in op_teller
      
      * remove input dim check in op_teller
      
      * update attr check of slice in op_teller
      6b21bb0b
  22. 12 11月, 2021 3 次提交
  23. 11 11月, 2021 3 次提交