- 04 3月, 2010 8 次提交
-
-
由 Pascal Lamblin 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
Fixed a bug in pfunc ( bug = when you replaced a shared variable with givens, the shared variable did not got replaced, and the update rule was executed ) that resulted in fixing the failing tests of scan. I also did a bit of cleaining in scan tests and code, and fix an unobserved bug in inplace computation of scan plus made sure scan knows (once the optimization is written) to only store the last k steps of an output
-
由 Frederic Bastien 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
- 03 3月, 2010 13 次提交
-
-
由 James Bergstra 提交于
addition to Variables.
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
This was done so that the string could be passed to the logging module.
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 Pascal Lamblin 提交于
There's not a given bug this test reveals, but since it's written...
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Pascal Lamblin 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 02 3月, 2010 6 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 01 3月, 2010 6 次提交
-
-
由 rman@rpad 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
Makes test pass in FAST_COMPILE.
-
由 Pascal Lamblin 提交于
-
- 28 2月, 2010 4 次提交
-
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
This makes the test pass with FAST_COMPILE
-
由 Pascal Lamblin 提交于
It makes no sense to have a softmax_grad node with inputs that are not matrices of the same size. C implementation would have complained. T_SoftmaxGrad.test_infer_shape now passes in FAST_COMPILE.
-
由 James Bergstra 提交于
-
- 27 2月, 2010 3 次提交
-
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-