249 Forks
1349 Stars
1349 Watchers

XNNPACK

High-efficiency floating-point neural network inference operators for mobile, server, and Web

How to download and setup XNNPACK

Open terminal and run command
git clone https://github.com/google/XNNPACK.git
git clone is used to create a copy or clone of XNNPACK repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with XNNPACK https://github.com/google/XNNPACK/archive/master.zip

Or simply clone XNNPACK with SSH
[email protected]:google/XNNPACK.git

If you have some problems with XNNPACK

You may open issue on XNNPACK support forum (system) here: https://github.com/google/XNNPACK/issues