Deep Learning on your phone: PyTorch C++ API for use on Mobile Platforms - KDnuggets
PyTorch is a Deep Learning framework for training and running Machine Learning (ML) Models, accelerating the speed from research to production. The PyTorch C API can be used to write compact, performance sensitive code with Deep Learning capabilities to perform ML inference on mobile platforms. For a general introduction on how to deploy a PyTorch model to production, please see this article. PyTorch Mobile currently supports deploying pre-trained models for inference on both Android and iOS platforms. Download and install PyTorch from source on a Linux machine.
Nov-13-2021, 13:38:06 GMT