ArmageddonKnight commented on issue #11364: [MXNET-490] Added OpenLSTMRNN 
together with benchmarks and Tensorboard callback routines.
URL: https://github.com/apache/incubator-mxnet/pull/11364#issuecomment-424178849
 
 
   @safrooze Thank you for your reply. The reason is because in our experiments 
we see that OpenLSTM is able to beat cuDNN 6 in end-to-end performance 
evaluation (in terms of training throughput, the benchmarks used are included 
in this commit). Besides, we also think that it is good to have an open-source 
LSTM CUDA implementation that other researchers can experiment with or use as a 
baseline.
   
   The reference is [**here**](https://arxiv.org/pdf/1805.08899.pdf).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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

Reply via email to