- 19 6月, 2012 1 次提交
-
-
由 Frederic 提交于
Also add the pycuda.init flag to force its import. It is not needed to set it to True in the buildbot, as all test file get imported before test start to run. So this init PyCUDA first if the theano flag device and init_gpu_device are not used.
-
- 15 6月, 2012 13 次提交
-
-
由 lamblin 提交于
Time opt
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
Accept profile=False and when we profile, preload the c module cache to don't have it include in optimization time.
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 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 2 次提交
-
-
由 John Salvatier 提交于
-
由 James Bergstra 提交于
Improve gemm optimizer to never accidentally duplicate work.
-