File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 9
9
Fault-tolerant Distributed Training with ``torchrun ``
10
10
=====================================================
11
11
12
- Authors: `Suraj Subramanian <https://github.com/suraj813 >`__
12
+ Authors: `Suraj Subramanian <https://github.com/subramen >`__
13
13
14
14
.. grid :: 2
15
15
Original file line number Diff line number Diff line change @@ -199,7 +199,7 @@ speed.
199
199
Batch-Processing CartPole Solver
200
200
--------------------------------
201
201
202
- This section uses CartPole-v1 from ` OpenAI Gym < https://gym.openai.com/ >`__ as
202
+ This section uses CartPole-v1 from OpenAI Gym as
203
203
an example to show the performance impact of batch processing RPC. Please note
204
204
that since the goal is to demonstrate the usage of
205
205
`@rpc.functions.async_execution <https://pytorch.org/docs/master/rpc.html#torch.distributed.rpc.functions.async_execution >`__
You can’t perform that action at this time.
0 commit comments