- 03 10月, 2014 1 次提交
-
-
由 Frederic 提交于
-
- 02 10月, 2014 3 次提交
-
-
由 abergeron 提交于
Don't change the defaul log level during import. Otherwise, the user can...
-
由 Frederic 提交于
-
由 Frederic 提交于
Argparse is in Python 2.7. This file was added for compatibility with older python. We remove one of its user(nose_pr.py) that we don't use. As we support python 2.6, I raise a good error message in the only file that use it. As it is available in pypi, I think it is fine we don't provide it for python 2.6, as this file isn't very important.
-
- 01 10月, 2014 9 次提交
-
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
Don't change the defaul log level during import. Otherwise, the user can't get the log level he want during theano import. fix gh-2130
-
由 Frédéric Bastien 提交于
Fix memory leak in scan related to the input and output storage of the inner function.
-
由 Pascal Lamblin 提交于
Fix blocksparse optimization that could give bad results in some cases
-
由 abergeron 提交于
[ENH] Add SliceConstant, better stack trace, fast_compile_gpu
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
Also add patch for numpy API fixes to help people playing with scan_perform.pyx
-
由 Frederic 提交于
This is because if we exclude the 'gpu' tag, we don't want those opt to also be enabled.
-
- 30 9月, 2014 5 次提交
- 27 9月, 2014 13 次提交
- 26 9月, 2014 8 次提交
-
-
由 Frédéric Bastien 提交于
Include and library flags in nvcc.flags in config not passed to nvcc correctly
-
由 Frédéric Bastien 提交于
Fix crash when numpy.distutils.__config__ is present but None
-
由 Yaroslav Bulatov 提交于
-
由 Geoffrey French [UEA] 提交于
Added -I and -L to the list of argument patterns from nvcc.flags that are not presented to nvcc in comma-separated form.
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Frédéric Bastien 提交于
Implemented cuDNN softmax but it is not currently passing tests.
-
由 Arnaud Bergeron 提交于
-
- 25 9月, 2014 1 次提交
-
-
由 Dustin Webb 提交于
-