You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mxnet.apache.org by "Tao Lv (JIRA)" <ji...@apache.org> on 2018/03/15 05:00:00 UTC

[jira] [Created] (MXNET-107) Fused RNN operator for CPU

Tao Lv created MXNET-107:
----------------------------

             Summary: Fused RNN operator for CPU
                 Key: MXNET-107
                 URL: https://issues.apache.org/jira/browse/MXNET-107
             Project: Apache MXNet
          Issue Type: New Feature
            Reporter: Tao Lv


Since fused RNN operator for GPU is already implemented with cudnn, I think we should also provide the same functionality at CPU side. So user models which call sym.RNN can run both on GPU and CPU. This will also improve the performance of RNN related models a lot on CPU.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org