"git@developer.sourcefind.cn:OpenDAS/colossalai.git" did not exist on "53cb5848083b2553493cab3e94c819f719f33997"
  1. 05 Sep, 2023 3 commits
  2. 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
  3. 04 Aug, 2023 1 commit
  4. 21 Jul, 2023 1 commit
  5. 28 Jun, 2023 2 commits
  6. 26 Jun, 2023 1 commit
  7. 09 Jun, 2023 1 commit
  8. 08 Jun, 2023 1 commit
  9. 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
  10. 06 Jun, 2023 1 commit
  11. 05 Jun, 2023 1 commit
  12. 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
  13. 25 May, 2023 4 commits
  14. 24 May, 2023 2 commits
  15. 23 May, 2023 8 commits
  16. 22 May, 2023 3 commits
    • jiangmingyan's avatar
      [doc] update gradient cliping document (#3778) · fe1561a8
      jiangmingyan authored
      * [doc] update gradient clipping document
      
      * [doc] update gradient clipping document
      
      * [doc] update gradient clipping document
      
      * [doc] update gradient clipping document
      
      * [doc] update gradient clipping document
      
      * [doc] update gradient clipping document
      
      * [doc] update gradient clipping doc, fix sidebars.json
      
      * [doc] update gradient clipping doc, fix doc test
      fe1561a8
    • Yanjia0's avatar
      [doc] add deprecated warning on doc Basics section (#3754) · d9393b85
      Yanjia0 authored
      * Update colotensor_concept.md
      
      * Update configure_parallelization.md
      
      * Update define_your_config.md
      
      * Update engine_trainer.md
      
      * Update initialize_features.md
      
      * Update model_checkpoint.md
      
      * Update colotensor_concept.md
      
      * Update configure_parallelization.md
      
      * Update define_your_config.md
      
      * Update engine_trainer.md
      
      * Update initialize_features.md
      
      * Update model_checkpoint.md
      d9393b85
    • Hongxin Liu's avatar
      [doc] add booster docstring and fix autodoc (#3789) · 72688adb
      Hongxin Liu authored
      * [doc] add docstr for booster methods
      
      * [doc] fix autodoc
      72688adb
  17. 19 May, 2023 3 commits
    • Hongxin Liu's avatar
      [doc] add tutorial for booster checkpoint (#3785) · 60e6a154
      Hongxin Liu authored
      * [doc] add checkpoint related docstr for booster
      
      * [doc] add en checkpoint doc
      
      * [doc] add zh checkpoint doc
      
      * [doc] add booster checkpoint doc in sidebar
      
      * [doc] add cuation about ckpt for plugins
      
      * [doc] add doctest placeholder
      
      * [doc] add doctest placeholder
      
      * [doc] add doctest placeholder
      60e6a154
    • Hongxin Liu's avatar
      [doc] add tutorial for booster plugins (#3758) · 21e29e22
      Hongxin Liu authored
      * [doc] add en booster plugins doc
      
      * [doc] add booster plugins doc in sidebar
      
      * [doc] add zh booster plugins doc
      
      * [doc] fix zh booster plugin translation
      
      * [doc] reoganize tutorials order of basic section
      
      * [devops] force sync to test ci
      21e29e22
    • Hongxin Liu's avatar
      [doc] add tutorial for cluster utils (#3763) · 5ce6c9d8
      Hongxin Liu authored
      * [doc] add en cluster utils doc
      
      * [doc] add zh cluster utils doc
      
      * [doc] add cluster utils doc in sidebar
      5ce6c9d8
  18. 18 May, 2023 2 commits
    • jiangmingyan's avatar
      [doc] update hybrid parallelism doc (#3770) · 48bd0567
      jiangmingyan authored
      48bd0567
    • jiangmingyan's avatar
      [doc] update booster tutorials (#3718) · d449525a
      jiangmingyan authored
      * [booster] update booster tutorials#3717
      
      * [booster] update booster tutorials#3717, fix
      
      * [booster] update booster tutorials#3717, update setup doc
      
      * [booster] update booster tutorials#3717, update setup doc
      
      * [booster] update booster tutorials#3717, update setup doc
      
      * [booster] update booster tutorials#3717, update setup doc
      
      * [booster] update booster tutorials#3717, update setup doc
      
      * [booster] update booster tutorials#3717, update setup doc
      
      * [booster] update booster tutorials#3717, rename colossalai booster.md
      
      * [booster] update booster tutorials#3717, rename colossalai booster.md
      
      * [booster] update booster tutorials#3717, rename colossalai booster.md
      
      * [booster] update booster tutorials#3717, fix
      
      * [booster] update booster tutorials#3717, fix
      
      * [booster] update tutorials#3717, update booster api doc
      
      * [booster] update tutorials#3717, modify file
      
      * [booster] update tutorials#3717, modify file
      
      * [booster] update tutorials#3717, modify file
      
      * [booster] update tutorials#3717, modify file
      
      * [booster] update tutorials#3717, modify file
      
      * [booster] update tutorials#3717, modify file
      
      * [booster] update tutorials#3717, modify file
      
      * [booster] update tutorials#3717, fix reference link
      
      * [booster] update tutorials#3717, fix reference link
      
      * [booster] update tutorials#3717, fix reference link
      
      * [booster] update tutorials#3717, fix reference link
      
      * [booster] update tutorials#3717, fix reference link
      
      * [booster] update tutorials#3717, fix reference link
      
      * [booster] update tutorials#3717, fix reference link
      
      * [booster] update tutorials#3713
      
      * [booster] update tutorials#3713, modify file
      d449525a
  19. 17 May, 2023 1 commit
    • Hongxin Liu's avatar
      [devops] fix ci for document check (#3751) · 5dd573c6
      Hongxin Liu authored
      * [doc] add test info
      
      * [devops] update doc check ci
      
      * [devops] add debug info
      
      * [devops] add debug info
      
      * [devops] add debug info
      
      * [devops] add debug info
      
      * [devops] add debug info
      
      * [devops] add debug info
      
      * [devops] add debug info
      
      * [devops] add debug info
      
      * [devops] add debug info
      
      * [devops] add debug info
      
      * [devops] remove debug info and update invalid doc
      
      * [devops] add essential comments
      5dd573c6
  20. 26 Apr, 2023 1 commit
    • digger-yu's avatar
      [doc] Fix typo under colossalai and doc(#3618) · b9a8dff7
      digger-yu authored
      * Fixed several spelling errors under colossalai
      
      * Fix the spelling error in colossalai and docs directory
      
      * Cautious Changed the spelling error under the example folder
      
      * Update runtime_preparation_pass.py
      
      revert autograft to autograd
      
      * Update search_chunk.py
      
      utile to until
      
      * Update check_installation.py
      
      change misteach to mismatch in line 91
      
      * Update 1D_tensor_parallel.md
      
      revert to perceptron
      
      * Update 2D_tensor_parallel.md
      
      revert to perceptron in line 73
      
      * Update 2p5D_tensor_parallel.md
      
      revert to perceptron in line 71
      
      * Update 3D_tensor_parallel.md
      
      revert to perceptron in line 80
      
      * Update README.md
      
      revert to resnet in line 42
      
      * Update reorder_graph.py
      
      revert to indice in line 7
      
      * Update p2p.py
      
      revert to megatron in line 94
      
      * Update initialize.py
      
      revert to torchrun in line 198
      
      * Update routers.py
      
      change to detailed in line 63
      
      * Update routers.py
      
      change to detailed in line 146
      
      * Update README.md
      
      revert  random number in line 402
      b9a8dff7
  21. 17 Apr, 2023 1 commit