ColossalAI/colossalai/legacy/moe/layer/__init__.py

4 lines
68 B
Python

from .experts import *
from .layers import *
from .routers import *