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 2018/03/03 04:57:21 UTC

[GitHub] pengzhao-intel commented on issue #9977: Cpu lstm inference

pengzhao-intel commented on issue #9977: Cpu lstm inference
URL: https://github.com/apache/incubator-mxnet/pull/9977#issuecomment-370118760
 
 
   @Jerryzcn It's very great to explore the full CPU power for RNN cell.
   
   FYI, we have implemented the fused LSTM OP of CPU in local including inference and training.
   And the new OP is registered with NNVM. 
   
   I think we can co-operate together to merge the code.  @TaoLv @Sherry-Zhang
   We can PR our code in your repo so that the whole LSTM solution can be ready in the same time.
   
   What's your opinion? 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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