Skip to content

Commit bbdeea0

Browse files
authored
Add TorchServe Video Tutorial
1 parent 2f11853 commit bbdeea0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ In this repository, I will share some useful notes and references about deployin
2525
- [FastAI PyTorch Serverless API (with AWS Lambda)](https://github.com/alecrubin/pytorch-serverless/)
2626
- [FastAI PyTorch in Production (discussion)](http://forums.fast.ai/t/fastai-pytorch-in-production/16928)
2727
- [TorchServe](https://github.com/pytorch/serve) [Great Tool]
28+
- [TorchServe Video Tutorial](https://www.youtube.com/watch?v=XlO7iQMV3Ik)
2829

2930
## Convert PyTorch Models to C++:
3031
- [**Loading a PyTorch Model in C++**](https://pytorch.org/tutorials/advanced/cpp_export.html) [_**Fantastic**_]

0 commit comments

Comments
 (0)