1. 15 Sep, 2023 1 commit
    • Baizhou Zhang's avatar
      [doc] Add user document for Shardformer (#4702) · f911d5b0
      Baizhou Zhang authored
      * create shardformer doc files
      
      * add docstring for seq-parallel
      
      * update ShardConfig docstring
      
      * add links to llama example
      
      * add outdated massage
      
      * finish introduction & supporting information
      
      * finish 'how shardformer works'
      
      * finish shardformer.md English doc
      
      * fix doctest fail
      
      * add Chinese document
      f911d5b0
  2. 14 Sep, 2023 1 commit
  3. 12 Sep, 2023 1 commit
  4. 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
  5. 05 Sep, 2023 3 commits
  6. 04 Sep, 2023 1 commit
  7. 24 Aug, 2023 1 commit
    • Hongxin Liu's avatar
      [gemini] improve compatibility and add static placement policy (#4479) · 27061426
      Hongxin Liu authored
      * [gemini] remove distributed-related part from colotensor (#4379)
      
      * [gemini] remove process group dependency
      
      * [gemini] remove tp part from colo tensor
      
      * [gemini] patch inplace op
      
      * [gemini] fix param op hook and update tests
      
      * [test] remove useless tests
      
      * [test] remove useless tests
      
      * [misc] fix requirements
      
      * [test] fix model zoo
      
      * [test] fix model zoo
      
      * [test] fix model zoo
      
      * [test] fix model zoo
      
      * [test] fix model zoo
      
      * [misc] update requirements
      
      * [gemini] refactor gemini optimizer and gemini ddp (#4398)
      
      * [gemini] update optimizer interface
      
      * [gemini] renaming gemini optimizer
      
      * [gemini] refactor gemini ddp class
      
      * [example] update gemini related example
      
      * [example] update gemini related example
      
      * [plugin] fix gemini plugin args
      
      * [test] update gemini ckpt tests
      
      * [gemini] fix checkpoint io
      
      * [example] fix opt example requirements
      
      * [example] fix opt example
      
      * [example] fix opt example
      
      * [example] fix opt example
      
      * [gemini] add static placement policy (#4443)
      
      * [gemini] add static placement policy
      
      * [gemini] fix param offload
      
      * [test] update gemini tests
      
      * [plugin] update gemini plugin
      
      * [plugin] update gemini plugin docstr
      
      * [misc] fix flash attn requirement
      
      * [test] fix gemini checkpoint io test
      
      * [example] update resnet example result (#4457)
      
      * [example] update bert example result (#4458)
      
      * [doc] update gemini doc (#4468)
      
      * [example] update gemini related examples (#4473)
      
      * [example] update gpt example
      
      * [example] update dreambooth example
      
      * [example] update vit
      
      * [example] update opt
      
      * [example] update palm
      
      * [example] update vit and opt benchmark
      
      * [hotfix] fix bert in model zoo (#4480)
      
      * [hotfix] fix bert in model zoo
      
      * [test] remove chatglm gemini test
      
      * [test] remove sam gemini test
      
      * [test] remove vit gemini test
      
      * [hotfix] fix opt tutorial example (#4497)
      
      * [hotfix] fix opt tutorial example
      
      * [hotfix] fix opt tutorial example
      27061426
  8. 04 Aug, 2023 2 commits
  9. 21 Jul, 2023 1 commit
  10. 17 Jul, 2023 1 commit
  11. 28 Jun, 2023 2 commits
  12. 26 Jun, 2023 1 commit
  13. 09 Jun, 2023 1 commit
  14. 08 Jun, 2023 1 commit
  15. 07 Jun, 2023 1 commit
    • Hongxin Liu's avatar
      [doc] add lazy init tutorial (#3922) · 12c90db3
      Hongxin Liu authored
      * [doc] add lazy init en doc
      
      * [doc] add lazy init zh doc
      
      * [doc] add lazy init doc in sidebar
      
      * [doc] add lazy init doc test
      
      * [doc] fix lazy init doc link
      12c90db3
  16. 06 Jun, 2023 1 commit
  17. 05 Jun, 2023 1 commit
  18. 30 May, 2023 1 commit
    • jiangmingyan's avatar
      [doc] update document of zero with chunk. (#3855) · 281b33f3
      jiangmingyan authored
      * [doc] fix title of mixed precision
      
      * [doc]update document of zero with chunk
      
      * [doc] update document of zero with chunk, fix
      
      * [doc] update document of zero with chunk, fix
      
      * [doc] update document of zero with chunk, fix
      
      * [doc] update document of zero with chunk, add doc test
      
      * [doc] update document of zero with chunk, add doc test
      
      * [doc] update document of zero with chunk, fix installation
      
      * [doc] update document of zero with chunk, fix zero with chunk doc
      
      * [doc] update document of zero with chunk, fix zero with chunk doc
      281b33f3
  19. 25 May, 2023 4 commits
  20. 24 May, 2023 2 commits
  21. 23 May, 2023 9 commits
  22. 22 May, 2023 3 commits