mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2026-05-07 04:28: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
|