"vscode:/vscode.git/clone" did not exist on "b8d0e39eaf26b24cdb0b5e39fea6213bb1e2f84d"
  1. 26 Sep, 2022 1 commit
  2. 24 Sep, 2022 1 commit
  3. 18 Jul, 2022 1 commit
  4. 29 Jun, 2022 1 commit
  5. 15 Jun, 2022 1 commit
  6. 09 Jun, 2022 1 commit
  7. 07 Jun, 2022 1 commit
  8. 31 May, 2022 1 commit
    • ver217's avatar
      [tensor] ColoTensor supports ZeRo (#1015) · 9492a561
      ver217 authored
      * impl chunk manager
      
      * impl param op hook
      
      * add reduce_chunk
      
      * add zero hook v2
      
      * add zero dp
      
      * fix TensorInfo
      
      * impl load balancing when using zero without chunk
      
      * fix zero hook
      
      * polish chunk
      
      * fix bugs
      
      * ddp ok
      
      * zero ok
      
      * polish code
      
      * fix bugs about load balancing
      
      * polish code
      
      * polish code
      
      * add ene-to-end test
      
      * polish code
      
      * polish code
      
      * polish code
      
      * fix typo
      
      * add test_chunk
      
      * fix bugs
      
      * fix bugs
      
      * polish code
      9492a561