mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-08-07 02:54:10 +00:00
4 lines
71 B
Python
4 lines
71 B
Python
from .moe_cuda import MoeCudaExtension
|
|
|
|
__all__ = ["MoeCudaExtension"]
|