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
08815f0e
Commit
08815f0e
authored
Sep 08, 2022
by
Ziheng Qin
Committed by
Frank Lee
Sep 08, 2022
Browse files
[NFC] polish colossalai/builder/__init__.py code style (#1560)
Co-authored-by:
henryqin1997
<
henryqin1997@gamil.com
>
parent
83289173
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
3 deletions
+1
-3
colossalai/builder/__init__.py
colossalai/builder/__init__.py
+1
-3
No files found.
colossalai/builder/__init__.py
View file @
08815f0e
from
.builder
import
build_from_config
,
build_from_registry
,
build_gradient_handler
__all__
=
[
'build_gradient_handler'
,
'build_from_config'
,
'build_from_registry'
]
__all__
=
[
'build_gradient_handler'
,
'build_from_config'
,
'build_from_registry'
]
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