1. 10 1月, 2022 1 次提交
    • Z
      [Unify Tensors PR #5] framework::Tensor inherits from DenseTensor,test=allcases (#38632) · 5c73a6ea
      Zhanlue Yang 提交于
      * Added shared_ptr<Allocation> member & corresponding interfaces to Storage
      
      * Removed original pten::Allocation from Storage and adjusted the interfaces accordingly
      
      * Fixed issues with storage offset
      
      * Used place to malloc allocation for TensorStorage
      
      * [Unify Tensors PR #3]Ported framework::Tensor interfaces to pten::DenseTensor
      
      * Fixed issues with place
      
      * Added comments
      
      * Moved mutable_data with stream argument to DenseTensor
      
      * Added set_offset interface
      
      * Fixed CI issues,test=allcases
      
      * [Unify Tensors PR #4] Port LoDTensor interfaces to DenseTensor
      
      * Removed friend class EigenTensor/EigenMatrix/EigenVector from Tensor
      
      * Modified framework::Tensor to inherit from DenseTensor
      
      * Reverted changes too pten_layout() interface
      
      * Removed friend classes
      
      * Rearranged cfunction calls from tensor.data<void>() to tensor.data()
      
      * Fixed CI issues
      
      * Fixed lite issues
      
      * Fixed data() interface issues,test=allcases
      
      * Resolved IsInitialized() issues
      
      * Fixed ResetHolder() issues
      
      * Fixed MKLDNN & Storage issues
      
      * Resolved ShareBufferWith() issues
      
      * Fixed LoD issues
      5c73a6ea
  2. 03 12月, 2021 1 次提交
  3. 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
  4. 23 11月, 2021 1 次提交
  5. 08 11月, 2021 2 次提交
  6. 20 10月, 2021 2 次提交
  7. 13 9月, 2021 1 次提交
  8. 11 9月, 2021 1 次提交
  9. 07 9月, 2021 1 次提交
  10. 06 9月, 2021 1 次提交
  11. 03 9月, 2021 1 次提交
  12. 24 8月, 2021 1 次提交
  13. 18 8月, 2021 1 次提交
  14. 16 8月, 2021 1 次提交
  15. 13 8月, 2021 1 次提交
  16. 06 8月, 2021 1 次提交
  17. 03 8月, 2021 1 次提交
  18. 02 8月, 2021 2 次提交
  19. 29 7月, 2021 1 次提交
  20. 19 7月, 2021 1 次提交
  21. 14 7月, 2021 1 次提交
  22. 13 7月, 2021 2 次提交
  23. 23 6月, 2021 2 次提交
  24. 10 6月, 2021 1 次提交
  25. 09 6月, 2021 1 次提交
  26. 07 6月, 2021 1 次提交
  27. 13 5月, 2021 1 次提交
  28. 08 5月, 2021 1 次提交
  29. 06 5月, 2021 1 次提交
  30. 30 4月, 2021 1 次提交
  31. 27 4月, 2021 2 次提交
  32. 26 4月, 2021 2 次提交
  33. 23 4月, 2021 1 次提交