Skip to content

Commit d7a19a9

Browse files
authored
Merge pull request #896 from rohan-varma/rm_tag
remove experimental from rpc tutorial
2 parents d225e64 + 9b2c8f6 commit d7a19a9

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

intermediate_source/rpc_tutorial.rst

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,6 @@ Getting Started with Distributed RPC Framework
33
**Author**: `Shen Li <https://mrshenli.github.io/>`_
44

55

6-
.. warning::
7-
The `torch.distributed.rpc <https://pytorch.org/docs/master/rpc.html>`__ package
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.
9-
10-
116
This tutorial uses two simple examples to demonstrate how to build distributed
127
training with the `torch.distributed.rpc <https://pytorch.org/docs/master/rpc.html>`__
138
package which is first introduced as an experimental feature in PyTorch v1.4.

0 commit comments

Comments
 (0)