mirror of https://github.com/hpcaitech/ColossalAI
4 lines
89 B
Python
4 lines
89 B
Python
|
from .meta_registry import *
|
||
|
from .metainfo import *
|
||
|
from .registry import meta_register
|