- 16 6月, 2012 2 次提交
-
-
由 Eric Larsen 提交于
-
由 Frederic 提交于
-
- 14 6月, 2012 4 次提交
-
-
由 nouiz 提交于
fix for the bug involving multiple subtensor on a scan. The consequence was warning printed to the user and scan use more memory.
-
由 lamblin 提交于
Revert the grad of Mul. The new version fixed a probably not happening c...
-
由 Frederic 提交于
I added assert to have an error for the case not implemented.
-
由 nouiz 提交于
adding support for numpy.newaxis in basic indexing
-
- 13 6月, 2012 4 次提交
-
-
由 James Bergstra 提交于
-
由 nouiz 提交于
documented the markup used in the doc strings
-
由 Ian Goodfellow 提交于
-
由 nouiz 提交于
Fix bugs from gammaln and psi scipy
-
- 12 6月, 2012 13 次提交
-
-
由 Nicolas Bouchard 提交于
-
由 nouiz 提交于
small fix: load at the module level, not in the sub function. I merge it myself as this is a small fix that break the cuda code. Don't hesitate to review it.
-
由 Frederic 提交于
-
由 lamblin 提交于
make compatible with python 2.4 and check that it was not compiled while...
-
由 Frederic 提交于
-
由 James Bergstra 提交于
Updated the vision.
-
由 Frederic 提交于
-
由 nouiz 提交于
Clone get equiv
-
由 Frederic 提交于
-
由 nouiz 提交于
Add the Theano op Bartlett, FillDiagonal and Fourier.
-
由 Frederic 提交于
-
由 Nicolas Bouchard 提交于
-
由 nouiz 提交于
Added GammaLn and Psi functions
-
- 11 6月, 2012 2 次提交
-
-
由 nouiz 提交于
fix bugs for arctanh
-
由 Nicolas Bouchard 提交于
-
- 10 6月, 2012 1 次提交
-
-
由 John Salvatier 提交于
-
- 09 6月, 2012 14 次提交
-
-
由 John Salvatier 提交于
-
由 James Bergstra 提交于
Improve gemm optimizer to never accidentally duplicate work.
-
由 Frederic 提交于
-
由 nouiz 提交于
Fix scan pushout
-
由 jsalvatier 提交于
-
由 Razvan Pascanu 提交于
this will be tested by DEBUG_MODE
-
由 Razvan Pascanu 提交于
I think Fred is right, it wasn't about having a subtensor on the second dimension.
-
由 Razvan Pascanu 提交于
When running on GPU, and constructing the list of inputs, they might not end up on the right device (i.e. the input is on gpu instead of cpu or the other way around). The simple fix is just to filter the arguments.
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Eric Larsen 提交于
-