[GitHub] [incubator-mxnet] icemelon9 commented on issue #17479: Bug in RNN and LSTM with multiple layers for mxnet-mkl

2020-01-30 Thread GitBox
icemelon9 commented on issue #17479: Bug in RNN and LSTM with multiple layers for mxnet-mkl URL: https://github.com/apache/incubator-mxnet/issues/17479#issuecomment-580535683 I compiled the mxnet master with mkldnn. And the output results are correct now.

[GitHub] [incubator-mxnet] icemelon9 commented on issue #17479: Bug in RNN and LSTM with multiple layers for mxnet-mkl

2020-01-30 Thread GitBox
icemelon9 commented on issue #17479: Bug in RNN and LSTM with multiple layers for mxnet-mkl URL: https://github.com/apache/incubator-mxnet/issues/17479#issuecomment-580396160 I installed mxnet through pip. The output of the script from my side is: > pip install