Skip to content
Snippets Groups Projects
Commit a03c1c03 authored by Alexandre Strube's avatar Alexandre Strube
Browse files

Update Pytorch Model Parallelism reference links in documentation

parent 4b856e4b
Branches main
No related tags found
No related merge requests found
Pipeline #233037 passed
...@@ -773,6 +773,6 @@ real 1m15.651s ...@@ -773,6 +773,6 @@ real 1m15.651s
## References ## References
- [Pytorch Model Parallelism and Pipelining](https://pytorch.org/docs/stable/pipeline.html) - [Pytorch Model Parallelism and Pipelining](https://pytorch.org/docs/stable/distributed.pipelining.html)
- [Intro to Distributed Deep Learning](https://xiandong79.github.io/Intro-Distributed-Deep-Learning) - [Intro to Distributed Deep Learning](https://xiandong79.github.io/Intro-Distributed-Deep-Learning)
- [Model Parallelism - Amazon SageMaker](https://docs.aws.amazon.com/sagemaker/latest/dg/model-parallel-intro.html) - [Model Parallelism - Amazon SageMaker](https://docs.aws.amazon.com/sagemaker/latest/dg/model-parallel-intro.html)
\ No newline at end of file
...@@ -957,8 +957,8 @@ DL scaling course at JSC!</li> ...@@ -957,8 +957,8 @@ DL scaling course at JSC!</li>
<h2>References</h2> <h2>References</h2>
<ul> <ul>
<li class="fragment"><a <li class="fragment"><a
href="https://pytorch.org/docs/stable/pipeline.html">Pytorch Model href="https://pytorch.org/docs/stable/distributed.pipelining.html">Pytorch
Parallelism and Pipelining</a></li> Model Parallelism and Pipelining</a></li>
<li class="fragment"><a <li class="fragment"><a
href="https://xiandong79.github.io/Intro-Distributed-Deep-Learning">Intro href="https://xiandong79.github.io/Intro-Distributed-Deep-Learning">Intro
to Distributed Deep Learning</a></li> to Distributed Deep Learning</a></li>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment