We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 15a5fa7 + cae5d8a commit a3601b4Copy full SHA for a3601b4
intermediate_source/rpc_tutorial.rst
@@ -5,7 +5,7 @@ Getting Started with Distributed RPC Framework
5
6
.. warning::
7
The `torch.distributed.rpc <https://pytorch.org/docs/master/rpc.html>`__ package
8
- is experimental and subject to change.
+ is experimental and subject to change. It also requires PyTorch 1.4.0+ to run as this is the first version to support RPC.
9
10
11
This tutorial uses two simple examples to demonstrate how to build distributed
0 commit comments