You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/10/22 02:22:57 UTC

[GitHub] [incubator-mxnet] zixuanweeei opened a new issue #16578: Fused RNN Operators have nonsupport of `add` grad_req with mkl-dnn

zixuanweeei opened a new issue #16578: Fused RNN Operators have nonsupport of `add` grad_req with mkl-dnn
URL: https://github.com/apache/incubator-mxnet/issues/16578
 
 
   Currently, we have not integrated the `add` grad_req routine in `FusedRNNCell` with mkl-dnn fusion. It will be highly appreciated if anyone could tell us the application scenario using `add` during the training process.
   
   FYI, https://github.com/apache/incubator-mxnet/issues/568 and https://github.com/apache/incubator-mxnet/issues/725. When weights are updated every batch, `add` and `write` will produce the same results.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services