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
ea961d8f
Commit
ea961d8f
authored
Oct 17, 2022
by
CsRic
Committed by
Frank Lee
Oct 19, 2022
Browse files
[NFC] polish colossalai/zero/sharded_param/__init__.py code style (#1717)
Co-authored-by:
ric
<
mkkt_bkkt@mail.ustc.edu.cn
>
parent
2b49ca80
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
2 deletions
+1
-2
colossalai/zero/sharded_param/__init__.py
colossalai/zero/sharded_param/__init__.py
+1
-2
No files found.
colossalai/zero/sharded_param/__init__.py
View file @
ea961d8f
from
colossalai.zero.sharded_param.sharded_tensor
import
ShardedTensor
from
colossalai.zero.sharded_param.sharded_param
import
ShardedParamV2
__all__
=
[
'ShardedTensor'
,
'ShardedParamV2'
]
__all__
=
[
'ShardedTensor'
,
'ShardedParamV2'
]
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