Shu Chen
Results
2
issues of
Shu Chen
# Description Add examples for Vanilla RNN and Linear-before-reset GRU RNN by referring to the [RNN descriptions in oneDNN documentation](https://oneapi-src.github.io/oneDNN/dev_guide_rnn.html). For lbr_gru, the gates order is update, reset and output...
# Description This C++ API example demonstrates how to implement a cache mechanism for primitive descriptors. The purpose of this cache is to prevent the repeated construction of the same...