1. 13 1月, 2022 1 次提交
  2. 17 12月, 2021 1 次提交
    • F
      Get base pointer from Allocation (#37978) · 431a2d6a
      From00 提交于
      * Get GPU BasePtr from CUDA allocation
      
      * Fix compile error for ROCm
      
      * Add BasePtr function for IPUPlace in naive_best_fit_allocator.cc
      
      * Add alignment for BuddyAllocator
      
      * Set address alignment of BuddyAllocator to 32 bytes
      
      * Fix CI error
      
      * Remove code for naive_best_fit strategy
      431a2d6a
  3. 11 10月, 2021 1 次提交
  4. 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
  5. 18 7月, 2019 1 次提交
    • Z
      Feature/auto_growth_allocator (#18561) · ae58afc5
      Zeng Jinle 提交于
      * feature/auto_growth_allocator, test=develop
      
      * add unittest of AlignedAllocator, test=develop
      
      * try to turn on auto_growth to test on CI, test=develop
      
      * fix segmentation fault in mixed_vector.h, test=develop
      
      * add unittests, test=develop
      ae58afc5
  6. 14 11月, 2018 1 次提交
  7. 18 10月, 2018 1 次提交
  8. 02 10月, 2018 1 次提交
  9. 28 9月, 2018 1 次提交
  10. 29 8月, 2018 1 次提交
  11. 21 8月, 2018 1 次提交
  12. 09 8月, 2018 1 次提交
  13. 26 7月, 2018 4 次提交
  14. 22 7月, 2018 1 次提交
  15. 19 7月, 2018 1 次提交
  16. 18 7月, 2018 4 次提交
  17. 26 6月, 2018 1 次提交
  18. 11 6月, 2018 1 次提交
  19. 08 6月, 2018 1 次提交
  20. 06 6月, 2018 1 次提交
    • Y
      SSA Graph Builder Factory · d9af1532
      yuyang18 提交于
      * Use Builder Chain to decorate new builders. It is easy to extend
        builders.
      * Make graphviz path as a build strategy, not a FLAGS.
      d9af1532
  21. 15 5月, 2018 1 次提交
  22. 14 5月, 2018 2 次提交
  23. 07 4月, 2018 1 次提交
  24. 07 3月, 2018 2 次提交
  25. 06 3月, 2018 2 次提交
  26. 15 2月, 2018 1 次提交
    • Y
      Update tensor_util.h (#8422) · cfffb1a3
      Yi Wang 提交于
      * Update tensor_util.h
      
      * Update with moved TensorDesc
      
      * Fix tensur_utils.cu
      
      * Update
      
      * Update
      
      * Update
      
      * Update
      
      * Make tensor_util.cu a symbolic link
      cfffb1a3
  27. 10 2月, 2018 2 次提交
  28. 07 2月, 2018 1 次提交
  29. 06 2月, 2018 2 次提交