1. 27 1月, 2022 1 次提交
  2. 25 1月, 2022 2 次提交
  3. 18 1月, 2022 1 次提交
  4. 17 1月, 2022 1 次提交
    • W
      [Pten] Replace platform::Place to pten::Place. (#38899) · c48a9ad5
      Wilber 提交于
      * add pten::Place data structure.
      
      * update ci problem
      
      * fix ci problem
      
      * update
      
      * using platform::Place=pten::Place
      
      * remove BOOST_GET_CONST for CPUPlace and GPUPlace
      
      * compile pass 25%.
      
      * compile pass 45%
      
      * compile pass 60%
      
      * remove boost_get for xpu npu mlu and ipu
      
      * compile pass on cpu and gpu.
      
      * fix compile problem
      
      * fix compile error.
      
      * update
      
      * fix ci problem
      
      * update
      
      * ci approve
      
      * fix ci problem
      
      * fix ci eager test problem
      
      * remove BOOST_GET_CONST
      
      * fix npu compile
      c48a9ad5
  5. 10 1月, 2022 2 次提交
    • Y
      add retry on pull dense sync (#38793) · 0a7cb901
      yaoxuefeng 提交于
      0a7cb901
    • 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
  6. 04 1月, 2022 1 次提交
  7. 31 12月, 2021 1 次提交
  8. 29 12月, 2021 2 次提交
  9. 23 12月, 2021 1 次提交
  10. 20 12月, 2021 1 次提交
  11. 16 12月, 2021 1 次提交
  12. 03 12月, 2021 1 次提交
  13. 29 11月, 2021 2 次提交
  14. 17 11月, 2021 1 次提交
  15. 16 11月, 2021 1 次提交
  16. 08 11月, 2021 1 次提交
  17. 26 10月, 2021 1 次提交
  18. 21 10月, 2021 1 次提交
  19. 20 10月, 2021 1 次提交
  20. 19 10月, 2021 1 次提交
  21. 11 10月, 2021 1 次提交
  22. 30 9月, 2021 1 次提交
  23. 27 9月, 2021 1 次提交
  24. 26 9月, 2021 1 次提交
  25. 22 9月, 2021 1 次提交
  26. 14 9月, 2021 1 次提交
  27. 07 9月, 2021 1 次提交
  28. 01 9月, 2021 1 次提交
  29. 16 8月, 2021 1 次提交
  30. 05 8月, 2021 1 次提交
  31. 26 7月, 2021 1 次提交
  32. 19 7月, 2021 1 次提交
  33. 16 7月, 2021 1 次提交
  34. 15 7月, 2021 1 次提交
  35. 06 7月, 2021 1 次提交
  36. 05 7月, 2021 1 次提交