- 28 2月, 2017 1 次提交
-
-
由 notoraptor 提交于
Prepare release 0.9.0rc2
-
- 27 2月, 2017 2 次提交
-
-
由 notoraptor 提交于
-
由 notoraptor 提交于
-
- 25 2月, 2017 9 次提交
-
-
由 Frédéric Bastien 提交于
Remove a warning. It happen frequently enough that people need to wor…
-
由 Frédéric Bastien 提交于
Remove warning by warn_float64 when we want the upcast to float64.
-
由 Frédéric Bastien 提交于
Explicitly specify the output ndim in reshape
-
由 Frederic Bastien 提交于
Remove a warning. It happen frequently enough that people need to work around g++ bugs or strange installation environment that it is more annoing then useful. Also people don't set it if they don't have problem, so it don't really help.
-
由 Frédéric Bastien 提交于
Add in the doc the optional dependencies of pycuda and skcuda.
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 24 2月, 2017 12 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
Add test for the previous fix and add more check to prevent other crash with bad neib_shape or neib_step input value.
-
由 Frédéric Bastien 提交于
Fix dnn conv grad issues
-
由 Pascal Lamblin 提交于
The whole code expects the shape to be of length 4, and the output to be 4D already
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Frédéric Bastien 提交于
Updates to solve potential problems with compiler-specific casting
-
由 Frédéric Bastien 提交于
Print scan profile again
-
由 Frédéric Bastien 提交于
Remove the old benchmark directory.
-
- 23 2月, 2017 6 次提交
-
-
由 Frederic Bastien 提交于
Remove the old benchmark directory. They use the module system that was removed years ago. Now the benchmark are outside Theano.
-
由 notoraptor 提交于
Fix various GPU unit tests on Windows
-
由 notoraptor 提交于
-
由 Micah Bojrab 提交于
-
由 notoraptor 提交于
-
由 notoraptor 提交于
Modify error printing to make it more explicit when calling `GpuArray_maxandargmax()`.
-
- 22 2月, 2017 10 次提交
-
-
由 Simon Lefrancois 提交于
Fix doc version switch and unverbose PR GPU tests
-
由 Pascal Lamblin 提交于
Fix NaNGuardMode to permit None variables
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
rather than fct_callcount, which stays at 0
-
由 Pascal Lamblin 提交于
Fix GPU test_pool on Windows.
-
由 Pascal Lamblin 提交于
Allow for pooling of empty batch (like for conv in #3715).
-
由 Simon Lefrancois 提交于
-
由 Simon Lefrancois 提交于
-
由 notoraptor 提交于
theano/gpuarray/tests/test_subtensor.py:G_subtensor.test_noncontiguous_idx
-
由 notoraptor 提交于
The old big size was used to check if reduction is really faster on GPU than on CPU with big data, but it made NVIDIA driver crash on Windows, and I think it is not really useful for simple unit testing.
-