pytorch / pytorch/pytorch.github.io
Dead Link on page "BATCH INFERENCE WITH TORCHSERVE"
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):
- Go to 'https://pytorch.org/serve/batch_inference_with_ts.html#id4'
- Click on the 'resnet152_handler.py' link
- 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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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