- 30 3月, 2012 9 次提交
-
-
由 lamblin 提交于
making the subtensor merge optimization work
-
由 Razvan Pascanu 提交于
-
由 nouiz 提交于
Fix for CUDA 4.1 on OS X, prevent -no_pie flag
-
由 nouiz 提交于
Create the $TMPDIR directory if needed.
-
由 Olivier Delalleau 提交于
Always introduce Alloc node when calling alloc()
-
由 Razvan Pascanu 提交于
-
由 Pascal Lamblin 提交于
Otherwise, nvopencc complains.
-
由 Graham Taylor 提交于
-
由 Pascal Lamblin 提交于
Also use correct mode in test.
-
- 29 3月, 2012 14 次提交
-
-
由 lamblin 提交于
Minor stuff (PEP8 and typos mostly)
-
由 Olivier Delalleau 提交于
Gpu setsubtensor
-
由 Frederic 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Pascal Lamblin 提交于
That way, DebugMode can catch shape errors.
-
由 Frederic 提交于
-
由 Frederic 提交于
-
- 28 3月, 2012 3 次提交
-
-
由 nouiz 提交于
Do not wrap in as_tensor_variable unless needed
-
由 nouiz 提交于
Do not test div on denominator too close to 0.
-
由 Pascal Lamblin 提交于
The numeric estimation of the gradient was sometimes quite off.
-
- 27 3月, 2012 8 次提交
- 26 3月, 2012 1 次提交
-
-
由 Yann N. Dauphin 提交于
-
- 25 3月, 2012 4 次提交
-
-
由 Razvan Pascanu 提交于
Fix elusive output-corruption bug in Scan.
-
由 Pascal Lamblin 提交于
The problem was that when copying a part of an array onto an overlapping part of the same array, sometimes elements were overwritten before being copied, leading to silent data corruption.
-
由 Olivier Delalleau 提交于
Import 'any' for python 2.4
-
由 Pascal Lamblin 提交于
-
- 24 3月, 2012 1 次提交
-
-
由 nouiz 提交于
Fixed crash when cuda is not available
-