Files
ColossalAI/colossalai
oahzxl 5db3a5bf42 [fx] allow control of ckpt_codegen init (#2498)
* [fx] allow control of ckpt_codegen init

Currently in ColoGraphModule, ActivationCheckpointCodeGen will be set automatically in __init__. But other codegen can't be set if so. 
So I add an arg to control whether to set ActivationCheckpointCodeGen in __init__.

* code style
2023-01-18 17:02:46 +08:00
..
2023-01-13 16:56:01 +08:00
2023-01-11 12:22:45 +08:00
2022-11-02 12:19:38 +08:00
2022-11-02 12:19:38 +08:00