- 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 11 次提交
-
-
由 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 提交于
-
this will allow building the library cuda doc on our webserver
-
- 22 12月, 2010 3 次提交
-
-
-
由 James Bergstra 提交于
This is not 'sandbox documentation' as in docs that are no good - this is good documentation for code that is in the sandbox.
-
由 James Bergstra 提交于
Split Josh's documentation between aliasing.txt and CudaNdarraySharedVariable.set_value docstring note.
-