mirror of https://github.com/hpcaitech/ColossalAI
4 lines
73 B
Python
4 lines
73 B
Python
|
from .init_context import ZeroInitContext
|
||
|
|
||
|
__all__ = ['ZeroInitContext']
|