mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-03 18:19:58 +00:00
[fx] added activation checkpoint codegen support for torch < 1.12 (#1359)
This commit is contained in:
@@ -1,3 +1 @@
|
||||
from .activation_checkpoint_codegen import ActivationCheckpointCodeGen
|
||||
|
||||
__all__ = ['ActivationCheckpointCodeGen']
|
||||
from .activation_checkpoint_codegen import *
|
||||
|
Reference in New Issue
Block a user