- 03 4月, 2012 24 次提交
-
-
由 nouiz 提交于
Fix ops to accept any kind of preallocated output memory
-
由 James Bergstra 提交于
some extra verbose prints in gpu conv code.
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 lamblin 提交于
Cache
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
add the theano flags cmodule.warn_no_version to print warning when c_code_cache_version is not implemented.
-
由 Frederic 提交于
-
由 lamblin 提交于
Argsort numpy wrapping
-
由 Pascal Lamblin 提交于
That way, we also get rid of the contiguous requirement.
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
Also, use output memory even if not c-contiguous, instead of crashing.
-
由 Pascal Lamblin 提交于
The C code assumes that the output memory buffer is C-contiguous, and it would be work to change, so we re-allocate a C-contiguous out.
-
由 Pascal Lamblin 提交于
Also make sure the output memory layout is suitable, otherwise it would be copied a second time.
-
- 02 4月, 2012 1 次提交
-
-
由 Hani 提交于
-
- 31 3月, 2012 15 次提交
-
-
由 lamblin 提交于
Gpu stuff
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
This affect all the function that call this inner function.
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 nouiz 提交于
Check that Alloc nodes are not inserted during opt
-