Skip to content

Commit 2023770

Browse files
author
Jessica Lin
authored
Merge branch 'master' into __gg_suo/1578961238
2 parents 70ea29e + 0ea78fb commit 2023770

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)