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 4eed2ab commit a96b470Copy full SHA for a96b470
beginner_source/basics/intro.py
@@ -43,7 +43,7 @@
43
If you're familiar with other deep learning frameworks, check out the `0. Quickstart <quickstart_tutorial.html>`_ first
44
to quickly familiarize yourself with PyTorch's API.
45
46
-If you're new to deep learning frameworks, head right into the first section of our step-by-step guide: `1. Tensors <tensor_tutorial.html>`_.
+If you're new to deep learning frameworks, head right into the first section of our step-by-step guide: `1. Tensors <tensorqs_tutorial.html>`_.
47
48
49
.. include:: /beginner_source/basics/qs_toc.txt
0 commit comments