mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-07-18 17:31:53 +00:00
4 lines
93 B
Python
4 lines
93 B
Python
from .accelerator import Accelerator
|
|
from .booster import Booster
|
|
from .plugin import Plugin
|