Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
ColossalAI
Commits
6d6c01e9
Commit
6d6c01e9
authored
Jul 12, 2022
by
Ziheng Qin
Committed by
Frank Lee
Jul 13, 2022
Browse files
[NFC] polish colossalai/__init__.py code style (#1285)
parent
38e3ccd1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
+2
-3
colossalai/__init__.py
colossalai/__init__.py
+2
-3
No files found.
colossalai/__init__.py
View file @
6d6c01e9
from
.initialize
import
(
initialize
,
launch
,
launch_from_openmpi
,
launch_from_slurm
,
launch_from_torch
,
get_default_parser
)
from
.initialize
import
(
initialize
,
launch
,
launch_from_openmpi
,
launch_from_slurm
,
launch_from_torch
,
get_default_parser
)
__version__
=
'0.0.1'
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment