1. 27 10月, 2022 1 次提交
    • L
      make all cpp tests dynamic linked to libpaddle.so [except windows] (#47088) · 2096448b
      Leo Chen 提交于
      * make all cpp tests dynamic linked to libpaddle.so
      
      * add comments
      
      * keep old cc_test for some tests
      
      * fix some ut
      
      * make some ut use cc_test_old
      
      * fix typos and fit for win32
      
      * fix lib path
      
      * fix some tests
      
      * skip lite test
      
      * fit for rocm
      
      * fit for cinn
      
      * fit for mac
      
      * fit for win32
      
      * skip inference ut
      
      * skip  windows
      
      * fix coverage
      2096448b
  2. 24 10月, 2022 1 次提交
  3. 11 10月, 2022 1 次提交
    • L
      Fix build on gcc-11 (#46808) · 28ef0fff
      Leding Li 提交于
      * Add missing <cstddef>
        * Fix some iterator type
        * Currently use host protobuf to bypass build failure
      28ef0fff
  4. 08 9月, 2022 1 次提交
  5. 07 9月, 2022 1 次提交
  6. 01 9月, 2022 1 次提交
  7. 17 8月, 2022 1 次提交
  8. 01 8月, 2022 2 次提交
  9. 29 7月, 2022 2 次提交
  10. 19 7月, 2022 1 次提交
  11. 14 7月, 2022 2 次提交
    • L
      refine allocation cmake (#44241) · dc5a0420
      Leo Chen 提交于
      * build into one static library
      
      * move memory/detail to memory/allocation
      
      * fix bug
      
      * fix profiler
      
      * fix framework_proto
      
      * fix deps
      
      * fix inference compilation
      
      * fix rocm compile
      
      * follow comments
      
      * fix buddy_allocator_test
      dc5a0420
    • R
      [CustomDevice] add custom ccl 1/2 (#44294) · d88e77a7
      ronnywang 提交于
      * [CustomDevice] add custom ccl api
      
      * add ut
      d88e77a7
  12. 11 7月, 2022 1 次提交
  13. 06 7月, 2022 1 次提交
  14. 04 7月, 2022 1 次提交
  15. 26 6月, 2022 1 次提交
  16. 24 6月, 2022 2 次提交
  17. 14 6月, 2022 1 次提交
  18. 10 6月, 2022 1 次提交
  19. 05 6月, 2022 1 次提交
  20. 04 6月, 2022 1 次提交
  21. 02 6月, 2022 1 次提交
  22. 01 6月, 2022 1 次提交
  23. 27 5月, 2022 1 次提交
  24. 19 5月, 2022 1 次提交
  25. 27 4月, 2022 1 次提交
  26. 25 4月, 2022 1 次提交
  27. 07 4月, 2022 1 次提交
  28. 05 4月, 2022 1 次提交
    • L
      [new-exec] enable the new standalone executor by default (#41179) · 93ea1297
      Leo Chen 提交于
      * enable new executor by default
      
      * enable stream safe allocator
      
      * test=document_fix;test=coverage
      
      * do not use scope in op kernel
      
      * fit empty program for new executor
      
      * fix communication depend
      
      * fix test_sync_batch_norm
      
      * skip unsupported place
      
      * refine datatransfer
      
      * fit for dirtributed program
      
      * fix dependencpy
      
      * fix some ut
      93ea1297
  29. 01 4月, 2022 1 次提交
  30. 30 3月, 2022 1 次提交
    • F
      Add new APIs for GPU memory monitoring (max_memory_allocated,... · afe02e9d
      From00 提交于
      Add new APIs for GPU memory monitoring (max_memory_allocated, max_memory_reserved, memory_allocated, memory_reserved) (#38657)
      
      * Add new API memory_reserved
      
      * Add memory_allocated, max_memory_reserved and max_memory_allocater
      
      * Fix CI error
      
      * Fix CI error
      
      * Enhance UT
      
      * Add FLAGS_memory_stats_opt
      
      * Add STATS macro functions
      
      * Add StatAllocator
      
      * Fix CI errors
      
      * Add UT
      
      * Fix CI errors
      afe02e9d
  31. 27 3月, 2022 1 次提交
  32. 25 3月, 2022 1 次提交
    • z8hanghuan's avatar
      support multi_dims for tril_triu, *test=kunlun (#40712) · 9ffedcfd
      z8hanghuan 提交于
      * support multi_dims for tril_triu, *test=kunlun
      
      * support multi_dims for tril_triu, *test=kunlun
      
      * support multi_dims for tril_triu, *test=kunlun
      
      * update xpu.cmake date, support multi_dims for tril_triu, *test=kunlun
      9ffedcfd
  33. 23 3月, 2022 1 次提交
  34. 18 3月, 2022 1 次提交
  35. 14 3月, 2022 1 次提交
  36. 03 3月, 2022 1 次提交