- 21 12月, 2013 9 次提交
- 20 12月, 2013 3 次提交
-
-
由 Frédéric Bastien 提交于
Do not use python code for elemwise with >= 32 inputs
-
由 Pascal Lamblin 提交于
NumPy is not able to deal with that many inputs to a ufunc, and will segfault or raise an Exception.
-
由 Pascal Lamblin 提交于
[MRG] Add c_code for MaxAndArgmax
-
- 19 12月, 2013 3 次提交
-
-
由 Frederic 提交于
-
由 Frederic Bastien 提交于
-
由 Pascal Lamblin 提交于
c.data + 1 return numpy.float64 when c.data is float32. But we compute i...
-
- 18 12月, 2013 12 次提交
-
-
由 Frederic 提交于
-
由 Frederic Bastien 提交于
So when the test have floatX=float32, we have an error.
-
由 Frederic 提交于
this remove a deprecation warning in NumPy as ndarray won't be accepted as int anymore.
-
由 Frederic 提交于
-
由 Frédéric Bastien 提交于
rebalence travis-ci tests.
-
由 Frederic 提交于
-
由 Pascal Lamblin 提交于
[MRG]Fix opt profiler
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Pascal Lamblin 提交于
Local subtensor of alloc
-
由 Frédéric Bastien 提交于
fix compilation crash recently introduced on the cuda code.
-
由 Frederic 提交于
-
- 17 12月, 2013 6 次提交
-
-
由 Pascal Lamblin 提交于
fix gh-1381 c linker crash with not used inputs.
-
由 Pascal Lamblin 提交于
Document how to add scalar op and random number distribution.
-
由 Frédéric Bastien 提交于
Fix typos, some rephrasing.
-
由 Frederic 提交于
-
由 Pascal Lamblin 提交于
-
由 Frederic 提交于
-
- 16 12月, 2013 6 次提交
-
-
由 Frederic 提交于
-
由 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 提交于
-
由 Frederic 提交于
-
- 14 12月, 2013 1 次提交
-
-
由 Arnaud Bergeron 提交于
-