- 05 4月, 2012 1 次提交
-
-
由 Pascal Lamblin 提交于
Like config.time_seq_optimizer, prints timing information on EquilibriumOptimizer. Also change a little bit how config.time_seq_optimizer prints some informations.
-
- 04 4月, 2012 9 次提交
- 03 4月, 2012 30 次提交
-
-
由 Frederic 提交于
-
由 lamblin 提交于
Test fix
-
由 nouiz 提交于
Fix ops to accept any kind of preallocated output memory
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 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 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
Update key for the compilation cache, the generated code is different, we should force recompilation.
-
由 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.
-