- 23 10月, 2014 14 次提交
-
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frédéric Bastien 提交于
PEP8/flake8 fixes in tensor/basic.py
-
由 Frédéric Bastien 提交于
Relax comparison of pickled size.
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
Optimize AdvancedIncSubtensor[1].
-
由 Pascal Lamblin 提交于
Crash fix and Tests fix
-
由 Pascal Lamblin 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Pascal Lamblin 提交于
not tensor.basic
-
由 Frederic 提交于
-
由 Frederic 提交于
-
- 22 10月, 2014 15 次提交
-
-
由 Frédéric Bastien 提交于
Updated local_alloc_elemwise to remove all allocs when possible and to a...
-
由 Dustin Webb 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
fix gh-2204
-
由 Pascal Lamblin 提交于
Remaining errors are lines too long in comments or C code.
-
由 Dustin Webb 提交于
-
由 Pascal Lamblin 提交于
Allow Pickle/Unpickle of Theano function without recompiling
-
由 Pascal Lamblin 提交于
Add: tensor.choose and typed_list.make_list
-
由 Frederic 提交于
-
由 Dustin Webb 提交于
Fixed bug wherein graph had more than one input but only one alloc and it tried to use an input without alloc as a baseline.
-
由 Pascal Lamblin 提交于
Mixed
-
由 Pascal Lamblin 提交于
Change date, minor updates.
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
- 21 10月, 2014 11 次提交
-
-
由 Dustin Webb 提交于
-
由 Dustin Webb 提交于
-
由 Dustin Webb 提交于
-
由 Dustin Webb 提交于
-
由 Dustin Webb 提交于
-
由 Dustin Webb 提交于
Updated local_alloc_elemwise to remove all allocs when possible and to add assert only when we cannot determine whether the shapes will be correct. Deprecated experimental.local_alloc_elemwise and enabled local_alloc_elemwise by default.
-
由 Frederic 提交于
-
由 Frederic 提交于
It was making a test crash with python 3.3
-
由 Frederic 提交于
This was causing a test failure in python 3.3.0, as cmp isn't a built-in function anymore.
-
由 Frederic 提交于
This allow to free the temp memory with the old linkers.
-
由 Frederic 提交于
-