[GitHub] szha commented on issue #10453: Bug of CuDNN RNN with variable sequence length

2018-04-09 Thread GitBox
szha commented on issue #10453: Bug of CuDNN RNN with variable sequence length URL: https://github.com/apache/incubator-mxnet/issues/10453#issuecomment-379809938 What I observed is that it doesn't fail consistently on certain specific batch. Another team observed the same issue before,

[GitHub] szha commented on issue #10453: Bug of CuDNN RNN with variable sequence length

2018-04-07 Thread GitBox
szha commented on issue #10453: Bug of CuDNN RNN with variable sequence length URL: https://github.com/apache/incubator-mxnet/issues/10453#issuecomment-379435474 I was able to finish running the script by setting `export MXNET_GPU_MEM_POOL_RESERVE=7`