pytorch / pytorch/pytorch.github.io

Dead Link on page "BATCH INFERENCE WITH TORCHSERVE"

Open
#425 1 comment 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

On BATCH INFERENCE WITH TORCHSERVE in the Batch Inference with TorchServe using ResNet-152 model, the link to the Resnet152 batch handler code is broken

To Reproduce

Steps to reproduce the behavior (if applicable):

  1. Go to 'https://pytorch.org/serve/batch_inference_with_ts.html#id4'
  2. Click on the 'resnet152_handler.py' link
  3. See error

Expected behavior

I believe you should be navigated to: https://github.com/pytorch/serve/blob/master/examples/image_classifier/resnet_152_batch/resnet152_handler.py

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

Open the “Batch Inference with TorchServe using ResNet-152 model” section at batch_inference_with_ts.html#id4 and inspect the resnet152_handler.py link. Compare its destination with the expected GitHub path in the issue, update the link, and verify that it navigates successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
html
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.