1. 10 12月, 2021 3 次提交
  2. 09 12月, 2021 6 次提交
  3. 08 12月, 2021 6 次提交
  4. 07 12月, 2021 2 次提交
  5. 06 12月, 2021 2 次提交
  6. 03 12月, 2021 2 次提交
  7. 02 12月, 2021 1 次提交
  8. 01 12月, 2021 4 次提交
  9. 30 11月, 2021 6 次提交
  10. 29 11月, 2021 4 次提交
  11. 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
  12. 26 11月, 2021 2 次提交
  13. 25 11月, 2021 1 次提交
    • Z
      【PTen】Add fill_constant kernel using ScalarArray in pten (#37481) · a0d465f8
      zyfncg 提交于
      * add scalar and scalar_array
      
      * remove DenseTensor include from Scalar and ScalarArray
      
      * remove inner header from scalar_array
      
      * refactor the method of fill_constant and add some comment
      
      * add fill_constant kernel using ScalarArray
      
      * modify some prompt
      
      * remove fill_constant kernel with no shape
      a0d465f8