Node bindings for NNPACK (https://github.com/Maratyszcza/NNPACK).
To build this module or install it via npm, please make sure that NNPACK_ROOT points at the directory NNPACK was built in (/include and /lib must be present).
NNPACK_ROOT=/home/user/nnpack npm install
See index.js.flow for a description of the API.