1. 06 Apr, 2023 2 commits
  2. 04 Apr, 2023 3 commits
    • YuliangLiu0306's avatar
      [autoparallel]integrate auto parallel feature with new tracer (#3408) · ffcdbf0f
      YuliangLiu0306 authored
      * [autoparallel] integrate new analyzer in module level
      
      * unify the profiling method
      
      * polish
      
      * fix no codegen bug
      
      * fix pass bug
      
      * fix liveness test
      
      * polish
      ffcdbf0f
    • Frank Lee's avatar
      [checkpoint] refactored the API and added safetensors support (#3427) · 1beb85cc
      Frank Lee authored
      * [checkpoint] refactored the API and added safetensors support
      
      * polish code
      1beb85cc
    • ver217's avatar
      [zero] reorganize zero/gemini folder structure (#3424) · 26b7aac0
      ver217 authored
      * [zero] refactor low-level zero folder structure
      
      * [zero] fix legacy zero import path
      
      * [zero] fix legacy zero import path
      
      * [zero] remove useless import
      
      * [zero] refactor gemini folder structure
      
      * [zero] refactor gemini folder structure
      
      * [zero] refactor legacy zero import path
      
      * [zero] refactor gemini folder structure
      
      * [zero] refactor gemini folder structure
      
      * [zero] refactor gemini folder structure
      
      * [zero] refactor legacy zero import path
      
      * [zero] fix test import path
      
      * [zero] fix test
      
      * [zero] fix circular import
      
      * [zero] update import
      26b7aac0
  3. 03 Apr, 2023 1 commit
  4. 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
  5. 30 Mar, 2023 1 commit
  6. 27 Mar, 2023 1 commit
  7. 24 Mar, 2023 2 commits
  8. 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
  9. 22 Mar, 2023 2 commits
  10. 21 Mar, 2023 2 commits
  11. 20 Mar, 2023 4 commits
  12. 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
  13. 15 Mar, 2023 4 commits
  14. 14 Mar, 2023 3 commits
  15. 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
  16. 10 Mar, 2023 3 commits
  17. 08 Mar, 2023 2 commits
  18. 07 Mar, 2023 2 commits
  19. 01 Mar, 2023 1 commit