1. 26 Jun, 2023 1 commit
  2. 09 Jun, 2023 1 commit
  3. 08 Jun, 2023 1 commit
  4. 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
  5. 06 Jun, 2023 1 commit
  6. 05 Jun, 2023 1 commit
  7. 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
  8. 25 May, 2023 4 commits
  9. 24 May, 2023 2 commits
  10. 23 May, 2023 9 commits
  11. 22 May, 2023 4 commits
  12. 19 May, 2023 4 commits
  13. 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
  14. 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
  15. 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
  16. 17 Apr, 2023 1 commit
  17. 14 Apr, 2023 1 commit
    • digger-yu's avatar
      [doc] Update 1D_tensor_parallel.md (#3563) · 1c7734bc
      digger-yu authored
      Display format optimization, fix bug#3562
      Specific changes
      1. "This is called a column-parallel fashion" Translate to Chinese
      2. use the ```math code block syntax to display a math expression as a block, No modification of formula content
      
      Please check that the math formula is displayed correctly
      If OK, I will change the format of the English version of the formula in parallel
      1c7734bc
  18. 12 Apr, 2023 1 commit
  19. 10 Apr, 2023 1 commit
  20. 06 Apr, 2023 2 commits