[GitHub] TaoLv commented on a change in pull request #9977: Cpu lstm inference

2018-03-08 Thread GitBox
TaoLv commented on a change in pull request #9977: Cpu lstm inference URL: https://github.com/apache/incubator-mxnet/pull/9977#discussion_r173370569 ## File path: src/operator/rnn-inl.h ## @@ -144,15 +149,223 @@ class RNNOp : public Operator {

[GitHub] TaoLv commented on a change in pull request #9977: Cpu lstm inference

2018-03-08 Thread GitBox
TaoLv commented on a change in pull request #9977: Cpu lstm inference URL: https://github.com/apache/incubator-mxnet/pull/9977#discussion_r173370326 ## File path: src/operator/rnn-inl.h ## @@ -114,7 +120,8 @@ struct RNNParam : public dmlc::Parameter {