- 22 7月, 2010 2 次提交
-
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
- 21 7月, 2010 7 次提交
-
-
由 Frederic Bastien 提交于
GpuElemwise now raise an error when we could broadcast input to make the code run but did not set the broadcast flags to True. Added test that we raise this error.
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
This allow to fuse more op in GpuElemwise(gpu have a limit in the number of fct inputs) and make the graph a little simpler.
-
由 Pascal Lamblin 提交于
Make easier the transition to MRG_RandomStreams from code using RandomStreams or SharedRandomStreams.
-
由 Pascal Lamblin 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 20 7月, 2010 3 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
make the EquilibriumOptimizer a little faster by not triing to optimize node that have been removed.
-
由 Frederic Bastien 提交于
modif canonicaly to lift toward input abs throught mul and true_div. This allow the canonicalizer simplier check_for_x_over_absX to cover more case.
-
- 19 7月, 2010 1 次提交
-
-
由 Frederic Bastien 提交于
-
- 17 7月, 2010 7 次提交
-
-
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 16 7月, 2010 4 次提交
-
-
由 Arnaud Bergeron 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 15 7月, 2010 2 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 14 7月, 2010 5 次提交
-
-
由 Frederic Bastien 提交于
-
由 James Bergstra 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Frederic Bastien 提交于
-
- 13 7月, 2010 3 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 12 7月, 2010 2 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 10 7月, 2010 1 次提交
-
-
由 Ian Goodfellow 提交于
added a mathematical definition of Op.grad
-
- 08 7月, 2010 3 次提交
-
-
由 Razvan Pascanu 提交于
some fix for scan when computing gradients wrt to shared variables that where not passed to the inner function (added a new test in test_scan.py
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-