Skip to content

Commit 61307fd

Browse files
authored
Update rpc_async_execution.rst (#3156)
Removing the link to Open AI Gym as it is giving a security risk message and will not open.
1 parent 56d26be commit 61307fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)