mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-06 19:40:28 +00:00
Migrated project
This commit is contained in:
4
colossalai/__init__.py
Normal file
4
colossalai/__init__.py
Normal file
@@ -0,0 +1,4 @@
|
||||
from .initialize import init_dist, initialize
|
||||
from .nn import *
|
||||
|
||||
__version__ = '0.0.1'
|
Reference in New Issue
Block a user