Advanced Setup#
You can install the package by typing
pip install "intel-npu-acceleration-library @ git+https://github.com/intel/intel-npu-acceleration-library.git"
To build the package you need a compiler in your system (Visual Studio 2019 suggested for Windows build). MacOS is not yet supported.
For development packages use (after cloning the repo)
pip install .[dev]