Added DEX execution support for Lstm & Rnn (#1308)
* - 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
Showing
This diff is collapsed.
Please
register
or
sign in
to comment