AWS Marketplace

Rick Cao

Author: Rick Cao

Rick Cao is a machine learning engineer in AWS.

Using TorchServe to list PyTorch

Using TorchServe to list PyTorch models at scale in AWS Marketplace

Recently, AWS announced the release of TorchServe, a PyTorch open-source project in collaboration with Facebook. PyTorch is an open-source machine learning framework created by Facebook, which is popular among ML researchers and data scientists. Despite its ease of use and “Pythonic” interface, deploying and managing models in production is still difficult as it requires data scientists to […]