Unverified Commit db987cf1 authored by vfdev's avatar vfdev Committed by GitHub
Browse files

fixed typo (#802)

parent 7eb083c2
......@@ -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 of 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.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment