mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-06-23 06:00:44 +00:00
4 lines
93 B
Python
4 lines
93 B
Python
from .accelerator import Accelerator
|
|
from .booster import Booster
|
|
from .plugin import Plugin
|