- 20 12月, 2010 1 次提交
-
-
由 James Bergstra 提交于
The modification ensures that that even if numpy is clever enough to not make a copy on unit-length reductions, the perform() returns a copy.
-
- 17 12月, 2010 1 次提交
-
-
由 James Bergstra 提交于
-
- 16 12月, 2010 1 次提交
-
-
由 Razvan Pascanu 提交于
-
- 15 12月, 2010 12 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
Allow the default value of parameter dx,dy of ConvOp.__init__. They are set explicitly to 1 by the conv() fct.
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 14 12月, 2010 10 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
remove FAST_RUN_NOGC from the acceptable value of flag mode. People should use the flag linker=c|py_nogc
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
In a test, test that we generate an error only when one is needed and test the type of the error generated.
-
由 Josh Bleecher Snyder 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
- 11 12月, 2010 2 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 10 12月, 2010 2 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 09 12月, 2010 11 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
In sparse.CSMProperties, don't put the last return as view, as we create a new ndarray from a tuple.
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
make debugmode use the new theano.misc.may_share_memory.may_share_memory fct to don't raise useless warning. It was calling the wrong *Type.may_share_memory sometimes.
-
由 Frederic Bastien 提交于
added new theano.misc.may_share_memory that handle more case and can be called in all case(with and without scipy,...). Test it.
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-