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 reveals an end-to-end demo of simple strategies to jot down a simple C++ software program with Deep Learning capabilities using the PyTorch C++ API such that the equivalent code might be constructed for use on mobile platforms (every Android and iOS).