ColossalAI/colossalai/zero/init_ctx/__init__.py

4 lines
73 B
Python

from .init_context import ZeroInitContext
__all__ = ['ZeroInitContext']