Installation
This repository is tested on Python 3.6+, and Linux/Debian systems. It is recommended to install in a virtual environment to keep your system in order.
Install with pip using:
pip install deepsparse
Then if you would like to explore any of the notebooks or examples clone the repository and install any additional dependencies as required.