1. 14 9月, 2021 1 次提交
    • C
      Add api paddle.device.cuda.empty_cache to release idle gpu memory hold by allocator。 (#35427) · 83932715
      chenenquan 提交于
      * Add empty_cache api to release idle gpu memory hold by allocator,test=develop
      
      * Add empty_cache api to release idle gpu memory hold by allocator,test=develop
      
      * Add empty_cache api to release idle gpu memory hold by allocator,test=develop
      
      * Fix test coverage problem for empty_cache
      
      * delete redundant check for empty_cache
      
      * fix the problem of empty_cache's doc
      
      * delete the nvidia-smi comment in doc of empty_cache, test=document_fix
      83932715
  2. 07 2月, 2021 1 次提交
  3. 16 8月, 2020 1 次提交
  4. 04 3月, 2020 1 次提交
    • Z
      Add flags to limit gpu memory (#22793) · d41d802b
      Zeng Jinle 提交于
      * add recorded cuda memory apis, fix typo, test=develop
      
      * add more ut, test=develop
      
      * follow comments, test=develop
      
      * fix py35 incompatible issues, test=develop
      d41d802b
  5. 09 1月, 2020 1 次提交
  6. 08 1月, 2020 1 次提交
  7. 14 11月, 2019 1 次提交
  8. 06 11月, 2019 1 次提交
  9. 31 7月, 2019 1 次提交
  10. 21 3月, 2019 1 次提交
    • S
      add more unittest · 953214ad
      sneaxiy 提交于
      modify allocator strategy
      remove changes of legacy buddy_allocator
      test=develop
      953214ad
  11. 19 3月, 2019 1 次提交
  12. 04 12月, 2018 1 次提交
  13. 22 11月, 2018 1 次提交
    • C
      Refine cublas to support CUBLAS_TENSOR_OP_MATH (#13929) · 00b9e9a1
      chengduo 提交于
      * refine cublase
      test=develop
      
      * code refine
      
      * refine cublas
      
      * add GEMME_EX
      
      * add enable_cublas_tensor_op_math doc and add cublasCall
      test=develop
      
      * fix CublasCall for cuda version
      test=develop
      
      * fix error
      test=develop
      
      * fix GEMM_EX to be compatible with gcc 4.8
      test=develop
      
      * add GEMM_EX
      test=develop
      
      * to compatiable with gcc4.8
      test=develop
      00b9e9a1
  14. 15 10月, 2018 1 次提交
  15. 27 9月, 2018 1 次提交
  16. 26 9月, 2018 1 次提交
  17. 23 4月, 2018 1 次提交
  18. 08 4月, 2018 2 次提交
  19. 10 3月, 2018 1 次提交
  20. 03 3月, 2018 1 次提交
  21. 12 2月, 2018 1 次提交
  22. 10 2月, 2018 1 次提交
  23. 22 12月, 2017 1 次提交
    • D
      "remove GPU Sync Interface" (#6793) · abde3130
      dzhwinter 提交于
      * "remove GPU Sync Interface"
      
      * "fix typo"
      
      * "fix type cast error"
      
      * "fix related Copy with stream"
      
      * "fix failed tests with DevicePool"
      
      * "fix stupid removed position error"
      abde3130
  24. 16 11月, 2017 1 次提交
  25. 10 10月, 2017 1 次提交
  26. 05 10月, 2017 3 次提交
  27. 26 9月, 2017 1 次提交
  28. 18 8月, 2017 2 次提交
  29. 19 7月, 2017 1 次提交
  30. 11 7月, 2017 1 次提交
  31. 04 7月, 2017 1 次提交
  32. 29 6月, 2017 2 次提交
  33. 28 6月, 2017 2 次提交
  34. 21 3月, 2017 1 次提交