[GitHub] [incubator-mxnet] eric-haibin-lin commented on a change in pull request #14627: Speed up SequenceReverse

2019-04-08 Thread GitBox
eric-haibin-lin commented on a change in pull request #14627: Speed up SequenceReverse URL: https://github.com/apache/incubator-mxnet/pull/14627#discussion_r273293692 ## File path: src/operator/sequence_reverse-inl.h ## @@ -118,9 +115,25 @@ class SequenceReverseOp : public

[GitHub] [incubator-mxnet] eric-haibin-lin commented on a change in pull request #14627: Speed up SequenceReverse

2019-04-05 Thread GitBox
eric-haibin-lin commented on a change in pull request #14627: Speed up SequenceReverse URL: https://github.com/apache/incubator-mxnet/pull/14627#discussion_r272777578 ## File path: src/operator/sequence_reverse-inl.h ## @@ -73,31 +73,28 @@ struct ReverseKernel {