TorchServe¶
TorchServe is a flexible and easy to use tool for serving PyTorch models.
A quick overview and examples for both serving and packaging are provided below. Detailed documentation and examples are provided in the docs folder.
Core APIs
TorchServe Usage