Skip to content

Commit 653d05f

Browse files
authored
Redirect dist_pipeline and pipeline_tutorials tutorials to pipelining_tutorial (#3146)
* Redirect dist_pipeline and pipeline tutorials to pipelining_tutorial
1 parent 5323ee2 commit 653d05f

File tree

2 files changed

+21
-0
lines changed

2 files changed

+21
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
Distributed Pipeline Parallelism Using RPC
2+
==========================================
3+
4+
This tutorial has been deprecated.
5+
6+
Redirecting to a newer tutorial in 3 seconds...
7+
8+
.. raw:: html
9+
10+
<meta http-equiv="Refresh" content="3; url='https://pytorch.org/tutorials/intermediate/pipelining_tutorial.html'" />
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
Training Transformer models using Pipeline Parallelism
2+
======================================================
3+
4+
This tutorial has been deprecated.
5+
6+
Redirecting to the latest parallelism APIs in 3 seconds...
7+
8+
.. raw:: html
9+
10+
<meta http-equiv="Refresh" content="3; url='https://pytorch.org/tutorials/intermediate/pipelining_tutorial.html'" />
11+

0 commit comments

Comments
 (0)