File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -37,28 +37,28 @@ packages installed.
3737.. grid :: 4
3838
3939 .. grid-item-card :: :octicon:`file-code;1em` Tensors
40- :link: /beginner/ blitz/tensor_tutorial.html
40+ :link: blitz/tensor_tutorial.html
4141
4242 In this tutorial, you will learn the basics of PyTorch tensors.
4343 +++
4444 :octicon: `code;1em ` Code
4545
4646 .. grid-item-card :: :octicon:`file-code;1em` A Gentle Introduction to torch.autograd
47- :link: /beginner/ blitz/autograd_tutorial.html
47+ :link: blitz/autograd_tutorial.html
4848
4949 Learn about autograd.
5050 +++
5151 :octicon: `code;1em ` Code
5252
5353 .. grid-item-card :: :octicon:`file-code;1em` Neural Networks
54- :link: /beginner/ blitz/neural_networks_tutorial.html
54+ :link: blitz/neural_networks_tutorial.html
5555
5656 This tutorial demonstrates how you can train neural networks in PyTorch.
5757 +++
5858 :octicon: `code;1em ` Code
5959
6060 .. grid-item-card :: :octicon:`file-code;1em` Training a Classifier
61- :link: /beginner/ blitz/cifar10_tutorial.html
61+ :link: blitz/cifar10_tutorial.html
6262
6363 Learn how to train an image classifier in PyTorch by using the
6464 CIFAR10 dataset.
You can’t perform that action at this time.
0 commit comments