- 07 12月, 2013 7 次提交
-
-
由 Pascal Lamblin 提交于
Gh 1122
-
由 Pascal Lamblin 提交于
Fix tests crash in DebugMode recently introduced.
-
由 Frederic 提交于
Now we keep the original error message type and just add more information to it.
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Pascal Lamblin 提交于
Make a tests more robust to different seed
-
- 06 12月, 2013 10 次提交
-
-
由 Pascal Lamblin 提交于
code cleanup
-
由 Frederic 提交于
The error is due to rounding difference. The test that fail randomly is theano/sandbox/cuda/tests/test_conv_cuda_ndarray.py:TestConv2DGPU.test_logical_shapes. Normally, we should set atol depending of the input shape, but the current structure don't allow this, so I use the output shape. So this could happen with other tests if the output shape is smaller.
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 abergeron 提交于
Remove duplicate code, it is done in the imported test_basic_op
-
由 Frederic 提交于
-
由 abergeron 提交于
New backend: GpuCrossentropySoftmaxArgmax1HotWithBias, GpuCrossentropySoftmax1HotWithBiasDx
-
由 Pascal Lamblin 提交于
Remove duplicate computation and compilation.
-
由 vdumoulin 提交于
Fix the final stuff.
-
由 Frederic Bastien 提交于
-
- 05 12月, 2013 7 次提交
-
-
由 Frederic Bastien 提交于
As a side effect don't always loop over user provided cxx flags always when it contain march.
-
由 Pascal Lamblin 提交于
Make DebugMode raise a better error when an optimization insert an op
-
由 Frederic 提交于
-
由 Frédéric Bastien 提交于
Py24
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
- 04 12月, 2013 8 次提交
-
-
由 Razvan Pascanu 提交于
Fix gradient of split when there are disconnected outputs
-
由 Pascal Lamblin 提交于
This should fix gh-1589
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
- 03 12月, 2013 8 次提交
-
-
由 Pascal Lamblin 提交于
Scipy 0.13 (needed for the release)
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
It used to support ndarray of 2 elements for idx, now it ask for a tuple.
-
由 abergeron 提交于
Make Theano use the proper path on Windows with Canopy installed for all users. Mark ProfileMode as deprecated in the docs and document config.profile.
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-