- 13 10月, 2010 8 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 James Bergstra 提交于
added config variable shared.value_borrows to control the copying behaviour of the shared.value property
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 11 10月, 2010 1 次提交
-
-
由 James Bergstra 提交于
-
- 08 10月, 2010 1 次提交
-
-
由 Frederic Bastien 提交于
added theano flags force_device that have precedence over theano flags device when its value is not cpu. If can't use the gived device, we raise an error.
-
- 06 10月, 2010 1 次提交
-
-
由 Frederic Bastien 提交于
higher the relative threasold for the grad error of div and tan in float32. The problem seam to come from our way of computing the gradient. Their is not such error in float64.
-
- 05 10月, 2010 15 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 James Bergstra 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
make the expected numpy code of round_half_away_from_zero output the good dtype when dealing with float32.
-
由 Frederic Bastien 提交于
seed the random generator to be able to reproduice the error. The buildbot use a different seed each day in debug mode and record the seed used.
-
由 Frederic Bastien 提交于
fix StochasticOrder error in the buildbot. We now always do optimization in the toposort order, so they don't execute in different order.
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
fix TensorType.values_eq_approx. Returned False when they where equal. That fix a buildbot error. Added test for this.
-
由 Razvan Pascanu 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 02 10月, 2010 7 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 01 10月, 2010 7 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Pascal Lamblin 提交于
-