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
d1e5bafc
Commit
d1e5bafc
authored
Jan 04, 2023
by
Zangwei Zheng
Committed by
Frank Lee
Jan 04, 2023
Browse files
[NFC] polish colossalai/auto_parallel/tensor_shard/deprecated/__init__.py code style (#2291)
parent
95068587
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
colossalai/auto_parallel/tensor_shard/deprecated/__init__.py
colossalai/auto_parallel/tensor_shard/deprecated/__init__.py
+3
-3
No files found.
colossalai/auto_parallel/tensor_shard/deprecated/__init__.py
View file @
d1e5bafc
from
.cost_graph
import
CostGraph
from
.graph_analysis
import
GraphAnalyser
from
.options
import
SolverOptions
from
.options
import
SolverOptions
from
.strategies_constructor
import
StrategiesConstructor
from
.sharding_strategy
import
ShardingStrategy
,
StrategiesVector
from
.sharding_strategy
import
ShardingStrategy
,
StrategiesVector
from
.cost_graph
import
CostGraph
from
.solver
import
Solver
from
.solver
import
Solver
from
.graph_analysis
import
GraphAnalyser
from
.strategies_constructor
import
StrategiesConstructor
\ No newline at end of file
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