"docs/source/en/vscode:/vscode.git/clone" did not exist on "c1535ccbba2688682708b0203cce97b01d7750ef"
  1. 25 Jan, 2024 1 commit
  2. 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
  3. 07 Jan, 2024 1 commit
  4. 15 Dec, 2023 1 commit
  5. 28 Nov, 2023 2 commits
  6. 27 Nov, 2023 1 commit
  7. 24 Nov, 2023 1 commit
  8. 22 Nov, 2023 1 commit
  9. 21 Nov, 2023 1 commit
  10. 31 Oct, 2023 1 commit
  11. 18 Oct, 2023 1 commit
  12. 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
  13. 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
  14. 05 Oct, 2023 1 commit
  15. 27 Sep, 2023 2 commits
  16. 26 Sep, 2023 2 commits
  17. 25 Sep, 2023 1 commit
  18. 21 Sep, 2023 2 commits
  19. 20 Sep, 2023 1 commit
  20. 19 Sep, 2023 3 commits
  21. 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
  22. 15 Sep, 2023 7 commits
  23. 14 Sep, 2023 1 commit
  24. 12 Sep, 2023 1 commit
  25. 11 Sep, 2023 1 commit
    • Hongxin Liu's avatar
      [legacy] move communication and nn to legacy and refactor logger (#4671) · 554aa959
      Hongxin Liu authored
      * [legacy] move communication to legacy (#4640)
      
      * [legacy] refactor logger and clean up legacy codes (#4654)
      
      * [legacy] make logger independent to gpc
      
      * [legacy] make optim independent to registry
      
      * [legacy] move test engine to legacy
      
      * [legacy] move nn to legacy (#4656)
      
      * [legacy] move nn to legacy
      
      * [checkpointio] fix save hf config
      
      * [test] remove useledd rpc pp test
      
      * [legacy] fix nn init
      
      * [example] skip tutorial hybriad parallel example
      
      * [devops] test doc check
      
      * [devops] test doc check
      554aa959
  26. 05 Sep, 2023 3 commits