- 07 12月, 2013 14 次提交
-
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
This is not pretty code, but it is working code.
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 abergeron 提交于
Gpua elemwise
-
由 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 15 次提交
-
-
由 Pascal Lamblin 提交于
code cleanup
-
由 Frederic 提交于
-
由 Frederic 提交于
It miss dimensions collapsing and maybe better support of scalar.
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 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 4 次提交
-
-
由 Razvan Pascanu 提交于
Fix gradient of split when there are disconnected outputs
-
由 Pascal Lamblin 提交于
This should fix gh-1589
-
由 Frederic 提交于
-
由 Frederic 提交于
-