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 d5860b0 commit a2824e3Copy full SHA for a2824e3
beginner_source/blitz/README.txt
@@ -1,7 +1,7 @@
1
Deep Learning with PyTorch: A 60 Minute Blitz
2
---------------------------------------------
3
4
-1. tensor_tutorial.py
+1. tensor_tutorial.rst
5
What is PyTorch?
6
https://pytorch.org/tutorials/beginner/blitz/tensor_tutorial.html
7
beginner_source/blitz/tensor_tutorial.py
beginner_source/blitz/tensor_tutorial.rst
@@ -0,0 +1 @@
+.. literalinclude:: ../../basics/tensorqs_tutorial.py
0 commit comments