• Pruthvi's avatar
    Added DEX execution support for Lstm & Rnn (#1308) · 6b3a668c
    Pruthvi authored
    * - Added DEX execution support for Lstm
    - Added DEX execution support for Rnn
    
    * style fix
    
    * - used mkldnn_utils helper function for building DEX Lstm memory desc
    
    *  - used mkldnn_utils helper function for building DEX Rnn memory desc
    
    * addressed PR comments
    
    * - Refactored rnn & lstm cpu_emitter code to use the mkldnn_emitter helper methods
    6b3a668c
Name
Last commit
Last update
.ci/travis/ubuntu Loading commit data...
cmake Loading commit data...
contrib/docker Loading commit data...
doc Loading commit data...
licenses Loading commit data...
maint Loading commit data...
python Loading commit data...
src Loading commit data...
test Loading commit data...
.clang-format Loading commit data...
.gitignore Loading commit data...
.gitmodules Loading commit data...
.travis.yml Loading commit data...
CMakeLists.txt Loading commit data...
CONTRIB.md Loading commit data...
INSTALL.md Loading commit data...
LICENSE Loading commit data...
README.md Loading commit data...
VERSION.in Loading commit data...
changes.md Loading commit data...