- 16 12月, 2013 4 次提交
-
-
由 Frédéric Bastien 提交于
make EquilibriumOptimizer use a dict to map ops to their nodes rather than running everything on everything.
-
由 abergeron 提交于
list() the iterator for local_optimizers
-
由 Arnaud Bergeron 提交于
-
由 Frederic 提交于
-
- 14 12月, 2013 9 次提交
-
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
replacing the test id (module path and fct name) with the first line of the docstring, making it hard to identify what version of the test failed. This is mostly for tests that are shared between tensor and cuda/gpuarray.
-
由 Pascal Lamblin 提交于
Fix crash in python 3 recently inserted.
-
由 Pascal Lamblin 提交于
Remove Rebroadcast in the input of Join.
-
由 Frederic 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
- 13 12月, 2013 5 次提交
-
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Frederic 提交于
Add it only when needed in the grad.
-
由 Frédéric Bastien 提交于
Fix other crash in hessian of stack()
-
由 Frédéric Bastien 提交于
mod derivative
-
- 12 12月, 2013 8 次提交
-
-
由 Frédéric Bastien 提交于
Fixes in downsample.py for python 3
-
由 joschu 提交于
Few changes to mod derivative
-
由 Pascal Lamblin 提交于
Add c code to rebroadcast.
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
This also fix a memory leak when Theano gc is disabled.
-
由 Frederic 提交于
-
- 11 12月, 2013 9 次提交
-
-
由 Frédéric Bastien 提交于
Convert string literals for Python3
-
由 abergeron 提交于
Add missing include in the new gpuaelemwise op.
-
由 Pascal Lamblin 提交于
-
由 Frederic 提交于
It was causing compilation crash in the DLT mlp
-
由 Pascal Lamblin 提交于
This one worked on Linux, but not on Windows, for some reason.
-
由 Pascal Lamblin 提交于
-
由 Frederic 提交于
-
由 Frédéric Bastien 提交于
In RepeatOp, fix detection of numpy-supported dtypes
-
由 Pascal Lamblin 提交于
-
- 10 12月, 2013 5 次提交
-
-
由 abergeron 提交于
GpuShape
-
由 Frédéric Bastien 提交于
c_code() for GpuCAReduce (in gpuarray)
-
由 Frédéric Bastien 提交于
Add tests for DownsampleFactorMaxGradGrad
-
由 Frédéric Bastien 提交于
Added second derivative to max downsampling function
-
由 Frederic 提交于
-