You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2019/10/21 21:34:08 UTC

[GitHub] [incubator-mxnet] haojin2 opened a new issue #16572: cudaErrorInvalidResourceHandle error when running some RNN models

haojin2 opened a new issue #16572: cudaErrorInvalidResourceHandle error when running some RNN models
URL: https://github.com/apache/incubator-mxnet/issues/16572
 
 
   Both this [notebook](https://github.com/d2l-ai/d2l-en/blob/numpy2/chapter_natural-language-processing/sentiment-analysis-rnn.md) and this [notebook](https://github.com/d2l-ai/d2l-en/blob/master/chapter_natural-language-processing/sentiment-analysis-rnn.md) in dive into deep learning textbook errors with `cudaErrorInvalidResourceHandle` on [line 1505 of `src/operator/rnn-inl.h`](https://github.com/apache/incubator-mxnet/blob/master/src/operator/rnn-inl.h#L1505).
   

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services