Deep Learning on your phone: PyTorch C++ API for use on Mobile Platforms

The PyTorch Deep Learning framework has a C++ API for use on mobile platforms. This article shows an end-to-end demo of how to write a simple C++ application with Deep Learning capabilities using the PyTorch C++ API such that the same code can be built for use on mobile platforms (both Android and iOS).

Check out the full article at KDNuggets.com website
Deep Learning on your phone: PyTorch C++ API for use on Mobile Platforms

Comments