mirror of
https://github.com/hpcaitech/ColossalAI.git
synced 2025-09-24 19:17:30 +00:00
[accelerator] init the accelerator module (#5129)
* [accelerator] init the accelerator module * polish code * polish code * polish code * polish code
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
from .initialize import launch, launch_from_openmpi, launch_from_slurm, launch_from_torch
|
||||
from . import accelerator
|
||||
|
||||
try:
|
||||
# .version will be created by setup.py
|
||||
|
Reference in New Issue
Block a user