pytorch / pytorch/pytorch.github.io
Not all beginner tutorials can be viewed on the main tutorial page.
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 285
- Forks
- 317
- PR merge metrics
- No merged PRs in 30d
Description
🕋 Website
I have a problem with finding beginner tutorials.
For example from the main tutorial page(https://pytorch.org/tutorials/), I can not get the saving model tutorial(https://pytorch.org/tutorials/beginner/saving_loading_models.html), but it gets indexed from Google.
The same is with https://pytorch.org/tutorials/beginner/data_loading_tutorial.html.
I assume that this is a problem with the beginner package.
To Reproduce
Steps to reproduce the behavior (if applicable):
- Go to https://pytorch.org/tutorials/
- Try to find https://pytorch.org/tutorials/beginner/saving_loading_models.html without using a search engine
Expected behavior
I hope beginner tutorials would be listed in tutorials.
Screenshots

Desktop (please complete the following information):
- OS: Windows10
- Browser Chrome
Additional context
The very smart and humble man Mr. Belyalov have found that this could happen because of this:
https://github.com/pytorch/tutorials/commit/5e49bebfec03ab32aab646f5fd3d06ca8703c465
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at the main tutorial page and compare its listed beginner tutorials with saving_loading_models.html and data_loading_tutorial.html. Review the linked commit for context, then update the tutorial listing so both pages are discoverable from the main page and verify the links.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- documentation
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100