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/02/20 10:04:38 UTC

[GitHub] TaoLv commented on issue #14208: Add support for fast variable-length LSTM

TaoLv commented on issue #14208: Add support for fast variable-length LSTM
URL: https://github.com/apache/incubator-mxnet/pull/14208#issuecomment-465508517
 
 
   @stephenrawls Still cannot get the whole picture of this PR. Can you post a proposal for this task with below information? Then we can think about how to support it on CPU side. Thank you.
   
   - What does the front end API look like? What's the typical usage of the API?
   - What's done in Gluon blocks/hybridblocks and sym.RNN to support that?
   - What's done inside cudnn?
   - From the title, only LSTM is supported?

----------------------------------------------------------------
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