1. 05 Mar, 2024 2 commits
  2. 29 Feb, 2024 1 commit
  3. 19 Feb, 2024 2 commits
  4. 25 Jan, 2024 1 commit
  5. 09 Jan, 2024 1 commit
  6. 08 Jan, 2024 1 commit
    • binmakeswell's avatar
      [doc] SwiftInfer release (#5236) · 7bc6969c
      binmakeswell authored
      * [doc] SwiftInfer release
      
      * [doc] SwiftInfer release
      
      * [doc] SwiftInfer release
      
      * [doc] SwiftInfer release
      
      * [doc] SwiftInfer release
      7bc6969c
  7. 07 Jan, 2024 1 commit
  8. 15 Dec, 2023 1 commit
  9. 28 Nov, 2023 2 commits
  10. 27 Nov, 2023 1 commit
  11. 24 Nov, 2023 1 commit
  12. 22 Nov, 2023 1 commit
  13. 21 Nov, 2023 1 commit
  14. 31 Oct, 2023 1 commit
  15. 18 Oct, 2023 1 commit
  16. 17 Oct, 2023 1 commit
    • Baizhou Zhang's avatar
      [gemini] support gradient accumulation (#4869) · 21ba89ca
      Baizhou Zhang authored
      * add test
      
      * fix no_sync bug in low level zero plugin
      
      * fix test
      
      * add argument for grad accum
      
      * add grad accum in backward hook for gemini
      
      * finish implementation, rewrite tests
      
      * fix test
      
      * skip stuck model in low level zero test
      
      * update doc
      
      * optimize communication & fix gradient checkpoint
      
      * modify doc
      
      * cleaning codes
      
      * update cpu adam fp16 case
      21ba89ca
  17. 10 Oct, 2023 1 commit
    • flybird11111's avatar
      [doc] update advanced tutorials, training gpt with hybrid parallelism (#4866) · 6a21f96a
      flybird11111 authored
      * [doc]update advanced tutorials, training gpt with hybrid parallelism
      
      * [doc]update advanced tutorials, training gpt with hybrid parallelism
      
      * update vit tutorials
      
      * update vit tutorials
      
      * update vit tutorials
      
      * update vit tutorials
      
      * update en/train_vit_with_hybrid_parallel.py
      
      * fix
      
      * resolve comments
      
      * fix
      6a21f96a
  18. 05 Oct, 2023 1 commit
  19. 27 Sep, 2023 2 commits
  20. 26 Sep, 2023 2 commits
  21. 25 Sep, 2023 1 commit
  22. 21 Sep, 2023 2 commits
  23. 20 Sep, 2023 1 commit
  24. 19 Sep, 2023 3 commits
  25. 18 Sep, 2023 1 commit
    • Hongxin Liu's avatar
      [legacy] clean up legacy code (#4743) · b5f9e37c
      Hongxin Liu authored
      * [legacy] remove outdated codes of pipeline (#4692)
      
      * [legacy] remove cli of benchmark and update optim (#4690)
      
      * [legacy] remove cli of benchmark and update optim
      
      * [doc] fix cli doc test
      
      * [legacy] fix engine clip grad norm
      
      * [legacy] remove outdated colo tensor (#4694)
      
      * [legacy] remove outdated colo tensor
      
      * [test] fix test import
      
      * [legacy] move outdated zero to legacy (#4696)
      
      * [legacy] clean up utils (#4700)
      
      * [legacy] clean up utils
      
      * [example] update examples
      
      * [legacy] clean up amp
      
      * [legacy] fix amp module
      
      * [legacy] clean up gpc (#4742)
      
      * [legacy] clean up context
      
      * [legacy] clean core, constants and global vars
      
      * [legacy] refactor initialize
      
      * [example] fix examples ci
      
      * [example] fix examples ci
      
      * [legacy] fix tests
      
      * [example] fix gpt example
      
      * [example] fix examples ci
      
      * [devops] fix ci installation
      
      * [example] fix examples ci
      b5f9e37c
  26. 15 Sep, 2023 7 commits