- 25 10月, 2012 2 次提交
-
-
由 Razvan Pascanu 提交于
Fixes after code review
-
由 Pascal Lamblin 提交于
-
- 11 10月, 2012 1 次提交
-
-
由 Razvan Pascanu 提交于
Refactor ViewOp, OutputGuard and DeepCopyOp.
-
- 10 10月, 2012 1 次提交
-
-
由 Pascal Lamblin 提交于
They now live in theano/compile/ops.py. Use a registry for C code and version associated to the types.
-
- 05 10月, 2012 1 次提交
-
-
由 Razvan Pascanu 提交于
-
- 03 10月, 2012 5 次提交
-
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
- 02 10月, 2012 15 次提交
-
-
由 nouiz 提交于
Update installation instructions for Windows
-
由 Pascal Lamblin 提交于
-
由 lamblin 提交于
Move SparseType to its own file and import it even when scipy is not the...
-
由 lamblin 提交于
0.6rc1
-
由 Frederic 提交于
-
由 lamblin 提交于
Flags
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
use profile_optimizer instead.
-
由 Frederic 提交于
profile_optimizer replace it.
-
由 Frederic 提交于
-
- 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 提交于
-