oneAPI Deep Neural Network Library (oneDNN)  1.4.0
Performance library for Deep Learning
Loading...
Searching...
No Matches
lstm_example_cpp_short

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.