[GitHub] [incubator-mxnet] eloi-loomai commented on issue #15745: Memory layout in the LSTM operator

2019-08-05 Thread GitBox
eloi-loomai commented on issue #15745: Memory layout in the LSTM operator URL: https://github.com/apache/incubator-mxnet/issues/15745#issuecomment-518459506 Not sure This is an automated message from the Apache Git Service.

[GitHub] [incubator-mxnet] eloi-loomai commented on issue #15745: Memory layout in the LSTM operator

2019-08-05 Thread GitBox
eloi-loomai commented on issue #15745: Memory layout in the LSTM operator URL: https://github.com/apache/incubator-mxnet/issues/15745#issuecomment-518284857 I also realized that the order of gates in the planes is: `I, F, G, O`

[GitHub] [incubator-mxnet] eloi-loomai commented on issue #15745: Memory layout in the LSTM operator

2019-08-05 Thread GitBox
eloi-loomai commented on issue #15745: Memory layout in the LSTM operator URL: https://github.com/apache/incubator-mxnet/issues/15745#issuecomment-518284295 Ok, thanks! This is an automated message from the Apache Git

[GitHub] [incubator-mxnet] eloi-loomai commented on issue #15745: Memory layout in the LSTM operator

2019-08-03 Thread GitBox
eloi-loomai commented on issue #15745: Memory layout in the LSTM operator URL: https://github.com/apache/incubator-mxnet/issues/15745#issuecomment-517963930 Found this: https://discuss.pytorch.org/t/set-forget-gate-bias-of-lstm/1745/3