<Untitled>#

This C++ API example demonstrates how to create and execute a Linear-Before-Reset GRU RNN primitive in forward training propagation mode.

This C++ API example demonstrates how to create and execute a Linear-Before-Reset GRU RNN primitive in forward training propagation mode.

Key optimizations included in this example:

  • Creation of optimized memory format from the primitive descriptor.