- 10 2月, 2010 4 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 09 2月, 2010 9 次提交
-
-
由 rman@rpad 提交于
-
由 Frederic Bastien 提交于
moved the test_conv.py:TestConv2D test from fct test_basic to fct test_img_kernel_same_shape. This way it don't show up as the basic test that fail. The cause is the gcc on fc9 fail to properly compile that test when the image and kernel have the same size.
-
由 Olivier Delalleau 提交于
-
由 Pascal Lamblin 提交于
-
由 Olivier Delalleau 提交于
Modified theano._asarray to handle int64 as well, and throw an exception for types other than int32 and int64 if a type mismatch is detected. This fixes test theano/sparse/tests/test_basic.py:test_structureddot.test_opt_unpack
-
由 Pascal Lamblin 提交于
-
由 Razvan Pascanu 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
Implemented gradient of CrossentropySoftmaxArgmax1HotWithBias when there is an incoming gradient on the softmax's output
-
- 08 2月, 2010 16 次提交
-
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 Olivier Delalleau 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
for the duration of a single function evaluation, rather than globally at the creation of a DebugMode function
-
由 James Bergstra 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
- 07 2月, 2010 1 次提交
-
-
由 James Bergstra 提交于
-
- 06 2月, 2010 10 次提交
-
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
Move the generation of indices used for iterating over broadcasted tensors to _generate_broadcasting_indices
-
由 Olivier Delalleau 提交于
Added more explicit error message when trying to use verify_grad on something with more than one output
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
Fixed recent buggy implementation of CrossentropySoftmax1HotWithBiasDx.grad and added unit test to check it
-
由 Frederic Bastien 提交于
-