zixuanweeei commented on issue #15745: Memory layout in the LSTM operator URL: https://github.com/apache/incubator-mxnet/issues/15745#issuecomment-518454755 Is there any problem with the order? The native LSTM implementation of MXNet shares the same order of gates with that of MKL-DNN, but differs in the number of bias. And the gates order of their GRU implementations are different, which might be concerned.
---------------------------------------------------------------- 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
