- 01 Nov, 2022 1 commit
-
-
Super Daniel authored
* [autoparallel] first move. * [autoparallel] add solver rotor. * [autoparallel] add ckpt solvers. * [autoparallel] modify codegen. * [fx] fix annotation in test. * [fx] remove check. * [autoparallel] polish docstring. * [fx] refactor MetaTensor.
-
- 27 Sep, 2022 1 commit
-
-
Boyuan Yao authored
* [fx] fix offload codegen test * [fx] modify typing
-
- 23 Sep, 2022 1 commit
-
-
Boyuan Yao authored
* [fx] modify offload codegen * [fx] remove repeated hook definitions * [fx] modify offload test
-
- 14 Sep, 2022 1 commit
-
-
Boyuan Yao authored
* [fx] add input activation offload to codegen * [fx] modify unit test * [fx] remove two skips in torch11 * [fx] use all_input_nodes instead of _input_nodes
-
- 12 Sep, 2022 1 commit
-
-
Boyuan Yao authored
* [fx] add nested activation_checkpoint codegen * undo algorithms commits * solver * undo some commits * [fx] torch11 add nested activation checkpoint codegen * remove some imports * [fx] add some comments in activation codegen * [fx] codegen instance error fix
-
- 27 Aug, 2022 1 commit
-
-
Boyuan Yao authored
-
- 22 Aug, 2022 1 commit
-
-
Boyuan Yao authored
* [fx] fix defining ckpt functions inside forward * [fx] Modify activation checkpoint codegen and add ColoGraphModule * [fx] some modification * some modifications * some modifications * some modifications * some modifications * some code modifications
-
- 17 Aug, 2022 1 commit
-
-
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
-
- 12 Aug, 2022 2 commits
-
-
Frank Lee authored
* [test] fixed the activation codegen test * polish code
-
Boyuan Yao authored
* [fx] Use colossalai.utils.checkpoint to replace torch.utils.checkpoint for offload activation and add offload annotation recognition in codegen * [fx] Use colossalai.utils.checkpoint to replace torch.utils.checkpoint for offload activation and add offload annotation recognition in codegen * Modification of test and add TODO in codegen * [fx] Modification of colossal ckpt usage * [fx] add gpc.destroy() to test_codegen
-
- 25 Jul, 2022 2 commits