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

This C++ API example demonstrates how to create and execute a Sum primitive.

Key optimizations included in this example:

  • Identical memory formats for source (src) and destination (dst) tensors.