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

This C++ API example demonstrates how to create and execute an LSTM RNN primitive in forward training propagation mode.

Key optimizations included in this example:

  • Creation of optimized memory format from the primitive descriptor.