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

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.