- 22 12月, 2010 8 次提交
-
-
由 James Bergstra 提交于
Split Josh's documentation between aliasing.txt and CudaNdarraySharedVariable.set_value docstring note.
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 Josh Bleecher Snyder 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
test that we work inplace when accessing the internal of theano to replace the value of a shared variable.
-
由 Frederic Bastien 提交于
For tensor and sparse shared varible, test that we don't work inplace.(not implemented for now)
-
由 James Bergstra 提交于
-
- 21 12月, 2010 3 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 20 12月, 2010 5 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
I am not sure why this is necessary now. One guess is that the canonicalizer or something else has been modified to put in identity(), and now it is more obvious that we need an optimization to take it out again. I'm hoping that this improves the slowdown recently observed in convolutional net benchmark.
-
由 James Bergstra 提交于
The modification ensures that that even if numpy is clever enough to not make a copy on unit-length reductions, the perform() returns a copy.
-
- 18 12月, 2010 3 次提交
-
-
由 fsavard 提交于
-
由 fsavard 提交于
Corrected DEBUG_MODE and FAST_COMPILE tests for grad of Prod. Added comments on mechanism for this grad.
-
由 Frederic Bastien 提交于
fix may_share_memory for sparse type as it was done for ndarray type. Add may_share_memory test for CudaNdarray type
-
- 17 12月, 2010 7 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 James Bergstra 提交于
-
- 16 12月, 2010 1 次提交
-
-
由 Razvan Pascanu 提交于
-
- 15 12月, 2010 12 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
Allow the default value of parameter dx,dy of ConvOp.__init__. They are set explicitly to 1 by the conv() fct.
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 14 12月, 2010 1 次提交
-
-
由 Frederic Bastien 提交于
-