- 19 1月, 2011 1 次提交
-
-
由 fsavard 提交于
Added error messages in cuda_ndarray, and a (commented) way of printing freed memory when debugging memory allocations (in the same file).
-
- 11 1月, 2011 3 次提交
-
-
由 fsavard 提交于
-
由 fsavard 提交于
-
由 Frederic Bastien 提交于
-
- 10 1月, 2011 2 次提交
-
-
由 Frederic Bastien 提交于
-
由 James Bergstra 提交于
-
- 09 1月, 2011 2 次提交
-
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
- 08 1月, 2011 6 次提交
-
-
由 James Bergstra 提交于
-
由 Pascal Lamblin 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
- 07 1月, 2011 8 次提交
-
-
由 Frederic Bastien 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 James Bergstra 提交于
fixed optimization bugs triggered by propagation of shape 1 to unbroadcastable dims - hint: prefer broadcast_like() to alloc()
-
由 Frederic Bastien 提交于
-
- 06 1月, 2011 1 次提交
-
-
由 Olivier Delalleau 提交于
Updated Windows install instructions to say GPU does not work, also replaced refs to Python 2.7 by Python 2.6 because Python(x,y) is currently using 2.6
-
- 05 1月, 2011 4 次提交
-
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
Fixed check of the existence of the cuda_ndarray module under Windows, where the extension is not .so
-
由 Olivier Delalleau 提交于
-
由 Razvan Pascanu 提交于
Fixed a bug reported by cityhall consisting in not calling tensor.as_tensor on arguments before calling make_node
-
- 04 1月, 2011 1 次提交
-
-
由 Josh Bleecher Snyder 提交于
-
- 03 1月, 2011 2 次提交
-
-
由 Josh Bleecher Snyder 提交于
-
由 Josh Bleecher Snyder 提交于
-
- 23 12月, 2010 10 次提交
-
-
由 Frederic Bastien 提交于
implement/test the proposal that created shared variable must return the same type as what they received as input.
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
Add test for inplace operation on shared variable when the shared constructor input is casted to the same value as the internal type.
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-