Re: [theano-users] Theano tests taking too long

2016-10-13 Thread Frédéric Bastien
Theano tests are slow, but not that slow. I think normally it take 2h, not 16h. Theano last release is very different then the dev version. So if you want to help us make the tests faster, make sure to work on the dev version of Theano. The dev version have also much less deprecation warning.

[theano-users] Theano tests taking too long

2016-10-13 Thread Sanil Jain
I installed theano in a conda environment using pip install theano. While the tests ran without error, I observed a lot of deprecation warnings (using cudnn 5.1), no pyCUDA warnings and CVM does not support memory profile, using Stack VM warning. But the tests are taking around 16hrs to run. I