pytorch / pytorch.github.io

The website for PyTorch
https://pytorch.org
BSD 3-Clause "New" or "Revised" License
219 stars 285 forks source link

Example links in serve use case are dead links. #854

Open Nedwards0 opened 2 years ago

Nedwards0 commented 2 years ago

📚 Documentation

Many of the examples given in serve use cases are dead links. Such as

  1. https://pytorch.org/examples/image_classifier/mnist
  2. https://pytorch.org/examples#creating-mar-file-for-eager-mode-model.html
  3. https://pytorch.org/examples/image_classifier
  4. https://pytorch.org/examples/image_segmenter

To reproduce this

  1. Go to https://pytorch.org/serve/use_cases.html
  2. in section 16.1.1 click on "torch eager model"

alternatively

  1. Go to https://pytorch.org/serve/use_cases.html
  2. section 16.1.13 and click on any example

Related issues #701,#814

msaroufim commented 2 years ago

Let me fix this @msaroufim

mattip commented 2 years ago

I think this can be closed