eric-haibin-lin commented on a change in pull request #17702: Support 
projection feature for LSTM on CPU (Only Inference)
URL: https://github.com/apache/incubator-mxnet/pull/17702#discussion_r385442120
 
 

 ##########
 File path: src/operator/rnn.cc
 ##########
 @@ -385,7 +382,9 @@ The definition of GRU here is slightly different from 
paper but compatible with
 })
 
 Review comment:
   I don't think the projection support is clear in the documentation. Could 
you update the documentation with LSTMP support when projection_size is set? 
You can refer to 
https://github.com/apache/incubator-mxnet/blob/62a85f365b819829fedb60116f803e0c0a3c554c/python/mxnet/gluon/contrib/rnn/rnn_cell.py#L197
 
   
   Thanks!

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to