- 02 10月, 2012 14 次提交
-
-
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
out
-
由 lamblin 提交于
0.6rc1
-
由 lamblin 提交于
Flags
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
use profile_optimizer instead.
-
由 Frederic 提交于
profile_optimizer replace it.
-
- 01 10月, 2012 11 次提交
-
-
由 nouiz 提交于
Use defaultdict instead of dict in memodict.
-
由 Pascal Lamblin 提交于
Python 2.4's dict ignores the __missing__ method, but we already had an implementation of defaultdict in Python 2.4 that does.
-
由 nouiz 提交于
Expand ~ in base_compiledir and compiledir.
-
由 Pascal Lamblin 提交于
Do not call expanduser on these config variables elsewhere any more.
-
由 nouiz 提交于
Removed source of non determinism in tests
-
由 Olivier Delalleau 提交于
There was a loop on dictionary items that could cause tests of memapped inputs not to be deterministic.
-
由 lamblin 提交于
Fix py24
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 nouiz 提交于
Correctly keep track of used tmp files
-
由 nouiz 提交于
Minor stuff
-
- 30 9月, 2012 4 次提交
-
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
- 29 9月, 2012 8 次提交
-
-
由 lamblin 提交于
Raise the numpy version supported to 1.5.0 and scipy to 0.8
-
由 lamblin 提交于
fix new crash in gpu optimiztion due to the new scheduler stuff.
-
由 Pascal Lamblin 提交于
-
由 lamblin 提交于
Fix crash in gpu code in verbose mode when after using fprint_CudaNdarra...
-
由 Frederic 提交于
-
由 Frederic 提交于
We tried to copy to the CPU the dev_structure even when it was not allocated.
-
由 nouiz 提交于
add gpu tags to gpu optdbs
-
由 Matthew Rocklin 提交于
-
- 28 9月, 2012 1 次提交
-
-
由 Frederic 提交于
-
- 27 9月, 2012 2 次提交
-
-
由 nouiz 提交于
Fix tests when cxx is available, but not blas
-
由 Pascal Lamblin 提交于
-