- 08 10月, 2013 4 次提交
-
-
由 Frédéric Bastien 提交于
Use logger instead of printing. Update error message.
-
由 Pascal Lamblin 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
- 07 10月, 2013 9 次提交
- 05 10月, 2013 2 次提交
-
-
由 Frédéric Bastien 提交于
Fix command not returning with recent mingw64
-
由 Pascal Lamblin 提交于
-
- 04 10月, 2013 5 次提交
-
-
由 Pascal Lamblin 提交于
Fix infinite loop when we can't create the lock_dir directory.
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
- 03 10月, 2013 2 次提交
-
-
由 Frédéric Bastien 提交于
Add test for mixed int/scalar variable in "size" arg of mrg samples
-
由 Pascal Lamblin 提交于
better error message
-
- 02 10月, 2013 5 次提交
-
-
由 Pascal Lamblin 提交于
-
由 Ian Goodfellow 提交于
-
由 Frédéric Bastien 提交于
Fix bug with mixed types in shape of random sample
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
This fixes a bug when the shape is a tuple containing both symbolic and numeric scalars.
-
- 01 10月, 2013 8 次提交
-
-
由 Pascal Lamblin 提交于
Better error handling and buildbot
-
由 Frédéric Bastien 提交于
Do not return None in scalar op's grad, add tests
-
由 Frederic 提交于
-
由 Pascal Lamblin 提交于
Fix cycle
-
由 Pascal Lamblin 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
- 28 9月, 2013 5 次提交
-
-
由 Pascal Lamblin 提交于
Add case where 'axis' is a numpy scalar array
-
由 Frederic 提交于
The python error is already set by device_malloc and it contain more information.
-
由 Jeremiah Lowin 提交于
-
由 Jeremiah Lowin 提交于
-
由 Jeremiah Lowin 提交于
If the 'axis' variable is a numpy scalar array (like numpy.array(1)), these conditional branches will fail as it tries to build a set over the non-iterable array. I've added another branch to handle this case.
-