mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-07 03:52:01 +00:00
[refactor] move chunk and chunkmgr to directory gemini (#1182)
This commit is contained in:
@@ -5,7 +5,6 @@ from .colo_parameter import ColoParameter
|
||||
from .utils import convert_parameter, named_params_with_colotensor
|
||||
from .dist_spec_mgr import DistSpecManager
|
||||
from .param_op_hook import ParamOpHook, ParamOpHookManager
|
||||
from .chunk import ChunkManager, TensorState
|
||||
from . import distspec
|
||||
from .process_group import ProcessGroup
|
||||
|
||||
|
Reference in New Issue
Block a user