- 11 5月, 2012 8 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 nouiz 提交于
Improved testing of preallocated outputs in DebugMode
-
由 Razvan Pascanu 提交于
Fix a Scan test. It is normal both scan got merged.
-
由 Frederic 提交于
-
- 10 5月, 2012 10 次提交
-
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
This reflects the fact that the C linker is not necessarily the problem, and that this exception is also raised when different calls to the same thunk (for instance, with different preallocated outputs) give different results.
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
Also, do not return a preallocated map it if is empty, and fill "previous" storage with default value.
-
由 Pascal Lamblin 提交于
Otherwise, we have to allocate 2**ndims times the amount of memory, and 2**4 seems enough. Also, strides 1 and -1 will not be tested independently on the dimensions above 4, their strides will always be all 1 or all -1.
-
由 Pascal Lamblin 提交于
The += syntax is not implemented for dims > 5. Also actually use a tensor of wrong size in "wrong_size" mode.
-
由 Pascal Lamblin 提交于
If an input is viewed, and the corresponding output is destroyed, then it destroys the input. There would be ways to be more precise, but at least this is correct.
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
- 08 5月, 2012 3 次提交
- 07 5月, 2012 1 次提交
-
-
由 nouiz 提交于
Fix scan debugmode
-
- 06 5月, 2012 9 次提交
-
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 nouiz 提交于
Fix scan debugmode
-
由 Razvan Pascanu 提交于
destroy_map is not always defined for a scan op.
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
- 04 5月, 2012 1 次提交
-
-
由 Razvan Pascanu 提交于
Fix tests Looks ok to me.
-
- 03 5月, 2012 1 次提交
-
-
由 Frederic 提交于
-
- 02 5月, 2012 1 次提交
-
-
由 Frederic 提交于
-
- 01 5月, 2012 6 次提交
-
-
由 lamblin 提交于
Pycuda init
-
由 Frederic 提交于
This is probably due to wrong handling of context. I think theano and pycuda don't use the same context while the should. I am investigating the problem, but while this make the buildbot segfault, I disable it for now.
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 nouiz 提交于
Update to sparse sandbox
-