898 Forks
3204 Stars
3204 Watchers

oneDNN

oneAPI Deep Neural Network Library (oneDNN)

How to download and setup oneDNN

Open terminal and run command
git clone https://github.com/oneapi-src/oneDNN.git
git clone is used to create a copy or clone of oneDNN 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 oneDNN https://github.com/oneapi-src/oneDNN/archive/master.zip

Or simply clone oneDNN with SSH
[email protected]:oneapi-src/oneDNN.git

If you have some problems with oneDNN

You may open issue on oneDNN support forum (system) here: https://github.com/oneapi-src/oneDNN/issues