pytorch / pytorch/pytorch.github.io

Not all beginner tutorials can be viewed on the main tutorial page.

Open
#376 0 comments 0 reactions 0 assignees View on GitHub

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):

  1. Go to https://pytorch.org/tutorials/
  2. 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

image

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.