- 20 1月, 2012 2 次提交
-
-
由 nouiz 提交于
CCW#37: REVIEW/TEST/DOC theano/sparse/sandbox/sp.py:RemoveO
-
由 Valentin Bisson 提交于
CCW#37: modified theano.config.mode value under which assertion of application of the optimization is done.
-
- 18 1月, 2012 11 次提交
-
-
由 Valentin Bisson 提交于
-
由 Razvan Pascanu 提交于
Test using None in slices in local_subtensor_merge
-
由 nouiz 提交于
Fix ticket number (oops).
-
由 Pascal Lamblin 提交于
-
由 Olivier Delalleau 提交于
Replace refs to Trac tickets with Assembla
-
由 Olivier Delalleau 提交于
Update dev start guide
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
- 17 1月, 2012 14 次提交
-
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Olivier Delalleau 提交于
Update the online doc about max, min,... function.
-
由 Frederic 提交于
-
由 nouiz 提交于
Finished square diagonal op
-
由 Eric Laufer 提交于
-
由 Eric Laufer 提交于
-
由 Olivier Delalleau 提交于
Check blas improvements
-
由 nouiz 提交于
docstrings for the pinv op
-
由 Frederic 提交于
-
由 nouiz 提交于
Improved overall presentation
-
由 Olivier Delalleau 提交于
-
- 14 1月, 2012 13 次提交
-
-
由 Razvan Pascanu 提交于
Fix subtensor merge
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
The formula for getting an element from an index in a reversed sequence was wrong.
-
由 Pascal Lamblin 提交于
- Simplify and move test case for the bug reported by Razvan - Add more general test of merging tensor[slice][index]
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
I think it is a bit more clearer as documentation compared to the text I've wrote.
-
由 Razvan Pascanu 提交于
-
由 nouiz 提交于
Scan revert fix
-
由 Razvan Pascanu 提交于
The problem was that CudaNdarrays would not allow you to zero some part of them. My fix was to allocate a ndarray and have then the CudaNdarray setitem to copy that memory on the card. Fred fixed the bug on the CudaNdarray side though so this fix (which is suboptimal) is not needed anymore.
-
由 Razvan Pascanu 提交于
-
由 Olivier Delalleau 提交于
Sandbox pseudo-inverse
-
由 nouiz 提交于
transpose method and tests
-
由 James Bergstra 提交于
-