Installation
There are two ways you can install the PyNetsPresso: using pip or manually through our project GitHub repository.
To install this package, please use Python 3.8
or higher.
From PyPI (Recommended)
pip install netspresso
From Github
git clone https://github.com/nota-netspresso/pynetspresso.git
cd pynetspresso
pip install -e .