File tree Expand file tree Collapse file tree 4 files changed +32
-0
lines changed
Expand file tree Collapse file tree 4 files changed +32
-0
lines changed Original file line number Diff line number Diff line change 1+ Training Transformer models using Distributed Data Parallel and 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/beginner/dist_overview.html#parallelism-apis'" />
Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ PyTorch for Former Torch Users
33This tutorial is out of date. Please check out the PyTorch tutorials here: https://pytorch.org/tutorials/
44
55You will be redirected in 3 seconds.
6+
67.. raw :: html
78
89 <meta http-equiv =" Refresh" content =" 3; url='https://pytorch.org/tutorials/'" />
Original file line number Diff line number Diff line change 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'" />
Original file line number Diff line number Diff line change 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+
You can’t perform that action at this time.
0 commit comments