Skip to content

Commit a3601b4

Browse files
authored
Merge pull request #824 from pytorch/jlin27-1.4.0-rpc
Update rpc_tutorial.rst Merging. Tests passed but Netflify not working.
2 parents 15a5fa7 + cae5d8a commit a3601b4

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)