- 17 1月, 2012 5 次提交
-
-
由 Olivier Delalleau 提交于
Check blas improvements
-
由 nouiz 提交于
docstrings for the pinv op
-
由 Frederic 提交于
-
由 nouiz 提交于
Improved overall presentation
-
由 Olivier Delalleau 提交于
-
- 14 1月, 2012 18 次提交
-
-
由 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 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 James Bergstra 提交于
-
由 nouiz 提交于
Fix tests sandbox scan
-
- 13 1月, 2012 17 次提交
-
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
There are two things to wait for : 1) Fix bugs in sandbox scan 2) Add more restriction to scan which would simplify this test
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
avoiding name collision and other things
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
also make sure it has the right sign
-
由 Razvan Pascanu 提交于
-