question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Documentation URL doesn't follow the patter

See original GitHub issue

📚 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}

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:17 (13 by maintainers)

github_iconTop GitHub Comments

3reactions
brianjocommented, Apr 15, 2020

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

I’ll close the issue.

2reactions
soumithcommented, Apr 7, 2020

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

Read more comments on GitHub >

github_iconTop Results From Across the Web

URL Pattern API - MDN Web Docs
The URL Pattern API defines a syntax that is used to create URL pattern matchers. These patterns can be matched against URLs or...
Read more >
Use Default URL Pattern - Contentstack
Note: The Default URL Pattern feature is only available for the “Webpage” content types that are of “Multiple” type. It is not available...
Read more >
URL dispatcher - Django documentation
If no URL pattern matches, or if an exception is raised during any point in this process, Django invokes an appropriate error-handling view....
Read more >
URLs: Some Practical Advice | MLA Style Center
The MLA Handbook advises writers to truncate a URL in one specific way (by omitting the protocol and //). If you need to...
Read more >
url-pattern | Junos OS | Juniper Networks
Use URL pattern lists to create custom URL category lists. These are lists of patterns that bypass scanning. Warning: Custom category does not...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found