mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-04-27 11:31:58 +00:00
4 lines
93 B
Python
4 lines
93 B
Python
from .accelerator import Accelerator
|
|
from .booster import Booster
|
|
from .plugin import Plugin
|