1. 30 Nov, 2022 6 commits
  2. 29 Nov, 2022 4 commits
  3. 26 Nov, 2022 1 commit
  4. 25 Nov, 2022 1 commit
  5. 24 Nov, 2022 3 commits
  6. 23 Nov, 2022 1 commit
  7. 18 Nov, 2022 3 commits
  8. 16 Nov, 2022 1 commit
  9. 02 Nov, 2022 1 commit
  10. 18 Oct, 2022 1 commit
  11. 14 Oct, 2022 1 commit
    • HELSON's avatar
      [zero] add constant placement policy (#1705) · 1468e4bc
      HELSON authored
      * fixes memory leak when paramter is in fp16 in ZeroDDP init.
      * bans chunk releasement in CUDA. Only when a chunk is about to offload, it is allowed to release.
      * adds a constant placement policy. With it, users can allocate a reserved caching memory space for parameters.
      1468e4bc
  12. 09 Oct, 2022 1 commit
  13. 26 Sep, 2022 1 commit
  14. 24 Sep, 2022 1 commit
  15. 11 Aug, 2022 2 commits
  16. 10 Aug, 2022 2 commits
  17. 09 Aug, 2022 1 commit
  18. 14 Jul, 2022 1 commit
  19. 26 Apr, 2022 1 commit
  20. 25 Apr, 2022 1 commit
  21. 24 Apr, 2022 1 commit
  22. 21 Apr, 2022 2 commits
    • Jiarui Fang's avatar
      [tensor] reorganize files (#820) · 0ce8924c
      Jiarui Fang authored
      0ce8924c
    • Jiarui Fang's avatar
      [gemini] a new tensor structure (#818) · ab962b97
      Jiarui Fang authored
      * Revert "[zero] add ZeroTensorShardStrategy (#793)"
      
      This reverts commit 88759e28.
      
      * [gemini] set cpu memory capacity
      
      * [log] local throughput collecting
      
      * polish
      
      * polish
      
      * polish
      
      * polish code
      
      * polish
      
      * polish code
      
      * add a new tensor structure and override linear for it
      
      * polish
      
      * polish
      
      * polish
      
      * polish
      
      * polish
      
      * polish
      
      * polish
      
      * polish
      
      * polish
      
      * polish
      
      * polish
      ab962b97
  23. 19 Apr, 2022 1 commit