Skip to content

Commit cae5d8a

Browse files
author
Jessica Lin
authored
Update rpc_tutorial.rst
Redoing the update to rpc_tutorial.rst because of netlify build issues
1 parent 15a5fa7 commit cae5d8a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

intermediate_source/rpc_tutorial.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Getting Started with Distributed RPC Framework
55

66
.. warning::
77
The `torch.distributed.rpc <https://pytorch.org/docs/master/rpc.html>`__ package
8-
is experimental and subject to change.
8+
is experimental and subject to change. It also requires PyTorch 1.4.0+ to run as this is the first version to support RPC.
99

1010

1111
This tutorial uses two simple examples to demonstrate how to build distributed

0 commit comments

Comments
 (0)