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
deepspeed
Commits
db987cf1
Unverified
Commit
db987cf1
authored
Feb 27, 2021
by
vfdev
Committed by
GitHub
Feb 26, 2021
Browse files
fixed typo (#802)
parent
7eb083c2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
deepspeed/runtime/pipe/topology.py
deepspeed/runtime/pipe/topology.py
+1
-1
No files found.
deepspeed/runtime/pipe/topology.py
View file @
db987cf1
...
...
@@ -251,7 +251,7 @@ class PipeModelDataParallelTopology(ProcessTopology):
class
PipelineParallelGrid
:
"""Implements a grid object that stores the data parallel ranks
corresponding to each o the model parallel stages
corresponding to each o
f
the model parallel stages
The grid object organizes the processes in a distributed pytorch job
into a 2D grid, of stage_id and data_parallel_id.
...
...
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