mirror of https://github.com/hpcaitech/ColossalAI
3 lines
103 B
Python
3 lines
103 B
Python
![]() |
from .colo_module import ColoModule
|
||
![]() |
from .linear import ColoLinear
|
||
|
from .embedding import ColoEmbedding
|