- 24 10月, 2014 5 次提交
-
-
由 Frederic 提交于
-
由 Frederic 提交于
This relax a condition in DimShuffle to help reuse it. We where removing the DimShuffle, it was working when it was only adding outer dimensions, as the Elemwise would readd it. But if it did other stuff, we where loosing what it did.
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
- 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 6 次提交
-
-
由 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.
-