Added tutorial for using torchserve on aws sagemaker
Fixes #2345
Added tutorial on how to use torchserve on AWS Sagemaker.
The tutorial focuses on features of AWS Sagemaker and other AWS services which we can use to serve PyTorch model rather than emphasizing various features provided by torchserve. Although I have provided external links to tutorials wherever we can do more things using more torchserve features like handler customization in torch-model-archiver.
Checklist
- [x] The issue that is being fixed is referred in the description (see above "Fixes #ISSUE_NUMBER")
- [x] Only one issue is addressed in this pull request
- [x] Labels from the issue that this PR is fixing are added to this pull request
- [x] No unnecessary issues are included into this pull request.
cc @msaroufim @agunapal @sekyondaMeta @svekars @carljparker @NicolasHug @kit1980 @subramen
:link: Helpful Links
:test_tube: See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/tutorials/2671
- :page_facing_up: Preview Python docs built from this PR
Note: Links to docs will display an error until the docs builds have been completed.
This comment was automatically generated by Dr. CI and updates every 15 minutes.
@pytorchbot label "docathon-h2-2023"
Hello @svekars @sekyondaMeta, just a gentle reminder to review my PR kindly. Should I remove the docathon label from this PR to get it merged?
Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as Stale.
Feel free to remove the Stale label if you feel this was a mistake.
If you are unable to remove the Stale label please contact a maintainer in order to do so.
If you want the bot to never mark this PR stale again, add the no-stale label.Stale pull requests will automatically be closed after 30 days of inactivity.