- 08 1月, 2014 6 次提交
- 07 1月, 2014 2 次提交
-
-
由 Pascal Lamblin 提交于
Fix test in the daily buildbot by doing the comparison on ndarray, not C...
-
由 Frederic 提交于
-
- 27 12月, 2013 1 次提交
-
-
由 Frédéric Bastien 提交于
Try to detect when gcc incorrectly identifies processors as -avx
-
- 24 12月, 2013 1 次提交
-
-
由 Frédéric Bastien 提交于
Fix display of test outputs and known failures in theano.test()
-
- 21 12月, 2013 3 次提交
-
-
由 Pascal Lamblin 提交于
Fix compilation crash instroduced in gh-1673 on 32 bit python.
-
由 Pascal Lamblin 提交于
-
由 Frederic 提交于
-
- 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 5 次提交
-
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 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 7 次提交
-
-
由 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 提交于
-
由 Frederic 提交于
Otherwise, in some platform the include fail. This is more robust.
-