oneAPI Deep Neural Network Library (oneDNN) is an open-source
cross-platform performance library of basic building blocks for deep
learning applications.
oneDNN is intended for deep learning applications and framework
developers interested in improving application performance.
Deep learning practitioners should use one of the applications
enabled with oneDNN.
In this package oneDNN is built with the Threadpool CPU runtime.
oneDNN requires the user to implement a Threadpool interface to enable
the library to perform computations using multiple threads.
For more information please read oneDNN developer guide:
https://oneapi-src.github.io/oneDNN/