Skip to content

Commit f6985a8

Browse files
authored
Merge branch 'main' into sekyondaMeta-deadlink-update-3
2 parents 1186954 + 61307fd commit f6985a8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

beginner_source/ddp_series_fault_tolerance.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
Fault-tolerant Distributed Training with ``torchrun``
1010
=====================================================
1111

12-
Authors: `Suraj Subramanian <https://github.com/suraj813>`__
12+
Authors: `Suraj Subramanian <https://github.com/subramen>`__
1313

1414
.. grid:: 2
1515

intermediate_source/rpc_async_execution.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -199,7 +199,7 @@ speed.
199199
Batch-Processing CartPole Solver
200200
--------------------------------
201201

202-
This section uses CartPole-v1 from `OpenAI Gym <https://gym.openai.com/>`__ as
202+
This section uses CartPole-v1 from OpenAI Gym as
203203
an example to show the performance impact of batch processing RPC. Please note
204204
that since the goal is to demonstrate the usage of
205205
`@rpc.functions.async_execution <https://pytorch.org/docs/master/rpc.html#torch.distributed.rpc.functions.async_execution>`__

0 commit comments

Comments
 (0)