1. 03 Apr, 2023 1 commit
  2. 31 Mar, 2023 2 commits
    • ver217's avatar
      [booster] implement Gemini plugin (#3352) · 5f2e34e6
      ver217 authored
      * [booster] add gemini plugin
      
      * [booster] update docstr
      
      * [booster] gemini plugin add coloparam convertor
      
      * [booster] fix coloparam convertor
      
      * [booster] fix gemini plugin device
      
      * [booster] add gemini plugin test
      
      * [booster] gemini plugin ignore sync bn
      
      * [booster] skip some model
      
      * [booster] skip some model
      
      * [booster] modify test world size
      
      * [booster] modify test world size
      
      * [booster] skip test
      5f2e34e6
    • HELSON's avatar
      [moe] add checkpoint for moe models (#3354) · 1a1d68b0
      HELSON authored
      * [moe] add checkpoint for moe models
      
      * [hotfix] fix bugs in unit test
      1a1d68b0
  3. 30 Mar, 2023 1 commit
  4. 27 Mar, 2023 1 commit
  5. 24 Mar, 2023 2 commits
  6. 23 Mar, 2023 2 commits
    • Frank Lee's avatar
      [api] implemented the checkpoint io module (#3205) · cd142fbe
      Frank Lee authored
      * [api] implemented the checkpoint io module
      
      * polish code
      
      * polish code
      cd142fbe
    • ver217's avatar
      [lazyinit] combine lazy tensor with dtensor (#3204) · f8289d42
      ver217 authored
      * [lazyinit] lazy tensor add distribute
      
      * [lazyinit] refactor distribute
      
      * [lazyinit] add test dist lazy init
      
      * [lazyinit] add verbose info for dist lazy init
      
      * [lazyinit] fix rnn flatten weight op
      
      * [lazyinit] polish test
      
      * [lazyinit] polish test
      
      * [lazyinit] fix lazy tensor data setter
      
      * [lazyinit] polish test
      
      * [lazyinit] fix clean
      
      * [lazyinit] make materialize inplace
      
      * [lazyinit] refactor materialize
      
      * [lazyinit] refactor test distribute
      
      * [lazyinit] fix requires_grad
      
      * [lazyinit] fix tolist after materialization
      
      * [lazyinit] refactor distribute module
      
      * [lazyinit] polish docstr
      
      * [lazyinit] polish lazy init context
      
      * [lazyinit] temporarily skip test
      
      * [lazyinit] polish test
      
      * [lazyinit] add docstr
      f8289d42
  7. 22 Mar, 2023 2 commits
  8. 21 Mar, 2023 2 commits
  9. 20 Mar, 2023 4 commits
  10. 17 Mar, 2023 2 commits
    • ver217's avatar
      [lazyinit] add correctness verification (#3147) · 6ae8ed04
      ver217 authored
      * [lazyinit] fix shared module
      
      * [tests] add lazy init test utils
      
      * [tests] add torchvision for lazy init
      
      * [lazyinit] fix pre op fn
      
      * [lazyinit] handle legacy constructor
      
      * [tests] refactor lazy init test models
      
      * [tests] refactor lazy init test utils
      
      * [lazyinit] fix ops don't support meta
      
      * [tests] lazy init test timm models
      
      * [lazyinit] fix set data
      
      * [lazyinit] handle apex layers
      
      * [tests] lazy init test transformers models
      
      * [tests] lazy init test torchaudio models
      
      * [lazyinit] fix import path
      
      * [tests] lazy init test torchrec models
      
      * [tests] update torch version in CI
      
      * [tests] revert torch version in CI
      
      * [tests] skip lazy init test
      6ae8ed04
    • Frank Lee's avatar
      [booster] implemented mixed precision class (#3151) · ed192905
      Frank Lee authored
      * [booster] implemented mixed precision class
      
      * polish code
      ed192905
  11. 15 Mar, 2023 4 commits
  12. 14 Mar, 2023 3 commits
  13. 13 Mar, 2023 1 commit
    • Xuanlei Zhao's avatar
      [autochunk] support complete benchmark (#3121) · 30dd13c4
      Xuanlei Zhao authored
      * refact memory code
      
      * dont log free var memory
      
      * add memory align
      
      * update chunk target
      
      * update setting for new memory
      
      * finish test
      
      * update tracer
      
      * update typo
      
      * update test
      
      * add unet test
      
      * add bench
      
      * update bench
      
      * update bench
      
      * init
      
      * support vit
      
      * move to cpu
      
      * add cpu benchmark
      30dd13c4
  14. 10 Mar, 2023 3 commits
  15. 08 Mar, 2023 2 commits
  16. 07 Mar, 2023 2 commits
  17. 01 Mar, 2023 1 commit
  18. 28 Feb, 2023 1 commit
  19. 23 Feb, 2023 2 commits
  20. 22 Feb, 2023 2 commits