We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa3f1a5 commit 83e446aCopy full SHA for 83e446a
beginner_source/deep_learning_60min_blitz.rst
@@ -30,7 +30,6 @@ Goal of this tutorial:
30
/beginner/blitz/autograd_tutorial
31
/beginner/blitz/neural_networks_tutorial
32
/beginner/blitz/cifar10_tutorial
33
- /beginner/blitz/data_parallel_tutorial
34
35
.. galleryitem:: /beginner/blitz/tensor_tutorial.py
36
:figure: /_static/img/tensor_illustration_flat.png
@@ -44,9 +43,6 @@ Goal of this tutorial:
44
43
.. galleryitem:: /beginner/blitz/cifar10_tutorial.py
45
:figure: /_static/img/cifar10.png
46
47
-.. galleryitem:: /beginner/blitz/data_parallel_tutorial.py
48
- :figure: /_static/img/data_parallel.png
49
-
50
.. raw:: html
51
52
<div style='clear:both'></div>
0 commit comments