ColossalAI/colossalai/__init__.py

5 lines
87 B
Python

from .initialize import init_dist, initialize
from .nn import *
__version__ = '0.0.1'