TaoLv commented on issue #9977: Cpu lstm inference
URL: https://github.com/apache/incubator-mxnet/pull/9977#issuecomment-370287856
 
 
   @szha To make it easier to review, we would like to split the whole RNN 
implementation on CPU into several PRs. Firstly, We will submit code for 
single-layer and unidirectional LSTM/GRU. Then, multi-layer and bidirectional 
support will be added for LSTM/GRU. Vanilla RNN (maybe elman RNN in your words) 
will be supported after we finish LSTM/GRU. Actually, we have implemented fused 
vanilla RNN, but I think it should be a low priority to integrated it into 
mxnet, compared with LSTM/GRU.
   
   @szha What about your opinion? We can set a detailed plan for this PRs if 
needed.
   @pengzhao-intel Correct me if I missed anything. 

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to