- 13 8月, 2014 4 次提交
-
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
- 12 8月, 2014 4 次提交
-
-
由 abergeron 提交于
Fixed "cublasHandle_t handle" declaration in cuda_ndarray.cuh.
-
由 Sergey Matyunin 提交于
Required for cuda_convnet compilation in pylearn2 in Windows
-
由 Pascal Lamblin 提交于
Make as_op instances pickleable.
-
由 Arnaud Bergeron 提交于
-
- 08 8月, 2014 1 次提交
-
-
由 Frédéric Bastien 提交于
SlowAttr2
-
- 07 8月, 2014 3 次提交
-
-
由 Frédéric Bastien 提交于
Improving documentation of max_pool_2d
-
由 Shai 提交于
Adding a detailed description of ds parameter: (vertical ds, horizontal ds).
-
由 Arnaud Bergeron 提交于
-
- 06 8月, 2014 5 次提交
-
-
由 Frédéric Bastien 提交于
Close opened files
-
由 Zach Ploskey 提交于
-
由 Zach Ploskey 提交于
-
由 Zach Ploskey 提交于
-
由 Zach Ploskey 提交于
-
- 05 8月, 2014 13 次提交
-
-
由 Pascal Lamblin 提交于
[ENH] small updates really useful
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Tanjay94 提交于
-
由 Tanjay94 提交于
-
由 Frederic 提交于
-
由 Frédéric Bastien 提交于
caffe conv kernel for theano. tests work, but needs integration and some...
-
由 Arjun Jain 提交于
- changed conv to corr as suggested by Fred
-
由 Arjun Jain 提交于
-
由 Frédéric Bastien 提交于
Only create the handle if we specify a device to gpu_init().
-
由 abergeron 提交于
[CRASH,DOC,ENH] Mixed
-
由 Arnaud Bergeron 提交于
mostly useless.
-
- 04 8月, 2014 4 次提交
-
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
- 03 8月, 2014 1 次提交
-
-
由 Arjun Jain 提交于
-
- 02 8月, 2014 5 次提交
-
-
由 Arjun Jain 提交于
Including support for 'full' convolutions. It uses the existing pad functionality of the c/cuda code. If mode == valid, I make pad = filter_size -1. This is passed to the C code, and everything else gets taken care of automatically. The theano-nose for test_full does not pass, however, the test function test_gemm() passes. @nouiz: do you know why?
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Pascal Lamblin 提交于
Fix compile on cuda < 5.0.
-