1. 17 Aug, 2022 1 commit
    • Boyuan Yao's avatar
      [fx] Add use_reentrant=False to checkpoint in codegen (#1463) · 092b9c8f
      Boyuan Yao authored
      * [utils] Add use_reetrant=False into colossalai checkpoint
      
      * [utils] add some annotation in utils.activaion_checkpoint
      
      * [test] add reset_seed at the beginning of tests in test_actiavion_checkpointing.py
      
      * [test] modify test_activation_checkpoint.py
      
      * [test] modify test for reentrant=False
      
      * [fx] Add use_reentrant=False of checkpoint into codegen
      092b9c8f
  2. 16 Aug, 2022 3 commits
  3. 15 Aug, 2022 2 commits
    • Super Daniel's avatar
      [fx] fix test and algorithm bugs in activation checkpointing. (#1451) · 0dbd61c2
      Super Daniel authored
      * [fx] modify the calculation of node_size in MetaInfoProp for activation checkpointing usages
      
      * [fx] modify the calculation of node_size in MetaInfoProp for activation checkpointing usages
      
      * [fx] modify the calculation of node_size in MetaInfoProp for activation checkpointing usages
      
      * [fx] merge development into main (#1)
      
      * [fx] activation checkpointing using Chen strategies.
      
      * [fx] add test for ckpt_solver_chen
      
      * [fx] add vanilla activation checkpoint search with test on resnet and densenet
      
      * [fx] add a namespace code for solver_chen.
      
      * [fx] fix the false interpretation of algorithm 3 in https://arxiv.org/abs/1604.06174.
      
      * [fx] fix lowercase naming conventions.
      
      * [fx] simplify test for ckpt.
      
      * [fx] fix test and algorithm bugs in activation checkpointing.
      
      * mend
      
      [fx] fix test and algorithm bugs in activation checkpointing.
      
      * mend
      
      [fx] fix test and algorithm bugs in activation checkpointing.
      
      * mend
      
      [fx] fix test and algorithm bugs in activation checkpointing.
      
      * mend
      
      [fx] fix test and algorithm bugs in activation checkpointing.
      
      * [fx] polish ckpt_test.
      
      * [fx] polish ckpt_test.
      
      * [fx] polish ckpt_test.
      0dbd61c2
    • Jiarui Fang's avatar
      b1553fdf
  4. 12 Aug, 2022 9 commits
  5. 11 Aug, 2022 7 commits
  6. 10 Aug, 2022 7 commits
  7. 09 Aug, 2022 7 commits
  8. 08 Aug, 2022 2 commits
  9. 05 Aug, 2022 1 commit
  10. 03 Aug, 2022 1 commit