DickJC123 commented on issue #15034: Flakey test: test_operator_gpu.py:test_rnntanh_bidirectional URL: https://github.com/apache/incubator-mxnet/issues/15034#issuecomment-495429215 I found that moving the RNN workspace from a permanent per-instance allocation to the prior (and typical) approach of using the TempSpace resource corrected the test flakeyness on P40. I won't touch the dropout descriptor handling, nor the fact that it implicitly forces MXNet users to cuda v7.0. PR shortly.
---------------------------------------------------------------- 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
