diff --git a/intermediate_source/rpc_tutorial.rst b/intermediate_source/rpc_tutorial.rst index d2deb9a5d9e..81111607de9 100644 --- a/intermediate_source/rpc_tutorial.rst +++ b/intermediate_source/rpc_tutorial.rst @@ -5,7 +5,7 @@ Getting Started with Distributed RPC Framework .. warning:: The `torch.distributed.rpc `__ package - 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. This tutorial uses two simple examples to demonstrate how to build distributed