Intel(R) Math Kernel Library for Deep Neural Networks (Intel(R) MKL-DNN)  1.0.0
Performance library for Deep Learning
Build from Source

Download the Source Code

Download Intel MKL-DNN source code or clone the repository.

git clone https://github.com/intel/mkl-dnn.git

Build the Library

Ensure that all software dependencies are in place and have at least the minimal supported version.

The Intel MKL-DNN build system is based on CMake. Use

See Build Options for detailed description of build-time configuration options.

Linux/macOS

Windows

Validate the Build

Run unit tests:

ctest