mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-08 04:24:47 +00:00
[fx] added activation checkpoint codegen (#1355)
This commit is contained in:
3
colossalai/fx/codegen/__init__.py
Normal file
3
colossalai/fx/codegen/__init__.py
Normal file
@@ -0,0 +1,3 @@
|
||||
from .activation_checkpoint_codegen import ActivationCheckpointCodeGen
|
||||
|
||||
__all__ = ['ActivationCheckpointCodeGen']
|
Reference in New Issue
Block a user