mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2026-04-10 22:25:04 +00:00
4 lines
93 B
Python
4 lines
93 B
Python
from .accelerator import Accelerator
|
|
from .booster import Booster
|
|
from .plugin import Plugin
|