vision: Documentation URL doesn't follow the patter

๐Ÿ“š Documentation

You can get the torchtext documentation here: https://pytorch.org/text torchaudio also has a similar URL: https://pytorch.org/audio However, vision has a completely different URL: https://pytorch.org/docs/stable/torchvision

I think it is better to standardize the addresses, and make a common pattern https://pytorch.org/{package} for any torch{package}

About this issue

  • Original URL
  • State: closed
  • Created 4 years ago
  • Comments: 17 (11 by maintainers)

Most upvoted comments

https://pytorch.org/vision is working now. Thanks all for your help on this.

Iโ€™ll close the issue.

itโ€™s historical.

Iโ€™m okay with harmonizing them in pytorch.org/vision , pytorch.org/text , pytorch.org/audio and providing a link to them in pytorch.org/docs However, I worry that the people who use the search bar in pytorch.org/docs will start missing the results from before, so thinking that through is important

it doesnโ€™t have a gh-pages branch, but you can create one, which will make pytorch.org/vision active and point to your created HTML page (in which you will point a redirect to https://pytorch.org/docs/stable/torchvision/index.html), which in turn will redirect users to https://pytorch.org/docs/stable/torchvision/index.html