Skip to content

Commit 8434f3d

Browse files
authored
Update file to kick off Circle build
1 parent 38aa561 commit 8434f3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intermediate_source/dist_tuto.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -446,7 +446,7 @@ One of the most elegant aspects of ``torch.distributed`` is its ability
446446
to abstract and build on top of different backends. As mentioned before,
447447
there are currently three backends implemented in PyTorch: Gloo, NCCL, and
448448
MPI. They each have different specifications and tradeoffs, depending
449-
on the desired use-case. A comparative table of supported functions can
449+
on the desired use case. A comparative table of supported functions can
450450
be found
451451
`here <https://pytorch.org/docs/stable/distributed.html#module-torch.distributed>`__.
452452

0 commit comments

Comments
 (0)