1. 24 Nov, 2022 3 commits
  2. 23 Nov, 2022 1 commit
  3. 18 Nov, 2022 3 commits
  4. 16 Nov, 2022 1 commit
  5. 02 Nov, 2022 1 commit
  6. 18 Oct, 2022 1 commit
  7. 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
  8. 09 Oct, 2022 1 commit
  9. 26 Sep, 2022 1 commit
  10. 24 Sep, 2022 1 commit
  11. 11 Aug, 2022 2 commits
  12. 10 Aug, 2022 2 commits
  13. 09 Aug, 2022 1 commit
  14. 14 Jul, 2022 1 commit
  15. 26 Apr, 2022 1 commit
  16. 25 Apr, 2022 1 commit
  17. 24 Apr, 2022 1 commit
  18. 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
  19. 19 Apr, 2022 1 commit