- 24 2月, 2017 2 次提交
-
-
由 Frédéric Bastien 提交于
Print scan profile again
-
由 Frédéric Bastien 提交于
Remove the old benchmark directory.
-
- 23 2月, 2017 5 次提交
-
-
由 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 提交于
-
由 notoraptor 提交于
-
由 notoraptor 提交于
Modify error printing to make it more explicit when calling `GpuArray_maxandargmax()`.
-
- 22 2月, 2017 15 次提交
-
-
由 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.
-
由 Frederic Bastien 提交于
-
由 notoraptor 提交于
-
由 Pascal Lamblin 提交于
[CRASH] Fix local_gpua_advanced_incsubtensor to return variable on the GPU
-
由 notoraptor 提交于
Cast ws, strides and pads to 64 bits integers into both Python and C code for all these ops.
-
由 notoraptor 提交于
Make sure that ws, strides and pads for GpuPool, GpuMaxPoolGrad and GpuAveragePoolGrad are `npy_intp` arrays.
-
- 21 2月, 2017 10 次提交
-
-
由 Frederic Bastien 提交于
Fix local_gpua_advanced_incsubtensor to return variable on the GPU. op_lifer expect that. fix gh-5589
-
由 Frédéric Bastien 提交于
Prevent pkl_utils from stomping higher sys recursion limits
-
由 Frédéric Bastien 提交于
Use 64-bit indices in sparse.AddSD where necessary (fix #5525)
-
由 Frédéric Bastien 提交于
Scan fix
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frédéric Bastien 提交于
Prepare release 0.9.0rc1.
-
由 notoraptor 提交于
-
- 20 2月, 2017 7 次提交
-
-
由 notoraptor 提交于
-
由 notoraptor 提交于
-
由 notoraptor 提交于
-
由 notoraptor 提交于
Fix reST nested lists syntax. Fix typos.
-
由 notoraptor 提交于
Update .mailmap, then update count and list of contributors
-
由 notoraptor 提交于
-
由 Frédéric Bastien 提交于
[CRASH] Fix crash of GpuElemwise that have too many inputs
-
- 19 2月, 2017 1 次提交
-
-
由 Rebecca N. Palmer 提交于
-