oneAPI Deep Neural Network Library (oneDNN)  1.6.4
Performance library for Deep Learning

This C++ API example demonstrates how to create and execute an Inner Product primitive.

Key optimizations included in this example:

  • Primitive attributes with fused post-ops;
  • Creation of optimized memory format from the primitive descriptor.