- 09 1月, 2015 1 次提交
-
-
由 Frederic 提交于
-
- 08 1月, 2015 4 次提交
-
-
由 Frédéric Bastien 提交于
AdvancedIncSubtensor1.c_code
-
由 sebastien-j 提交于
-
由 abergeron 提交于
Parameterized local_elemwise_alloc_opt for GPU support
-
由 abergeron 提交于
Cudnn2
-
- 07 1月, 2015 7 次提交
-
-
由 Dustin Webb 提交于
-
由 Dustin Webb 提交于
-
由 Dustin Webb 提交于
-
由 Dustin Webb 提交于
Conflicts: theano/sandbox/cuda/tests/test_dnn.py
-
由 Dustin Webb 提交于
Conflicts: theano/sandbox/cuda/dnn.py
-
由 Frédéric Bastien 提交于
Fixed #2071: Moving test_record.py from Pylearn2 to Theano.
-
由 Dustin Webb 提交于
-
- 06 1月, 2015 2 次提交
-
-
由 vdumoulin 提交于
timing information added in debugprint
-
由 Mohammad Pezeshki 提交于
-
- 03 1月, 2015 1 次提交
-
-
由 Dustin Webb 提交于
-
- 21 12月, 2014 1 次提交
-
-
由 Frédéric Bastien 提交于
Fix scan handling of error when on CVM.
-
- 20 12月, 2014 24 次提交
-
-
由 sebastien 提交于
-
由 Pascal Lamblin 提交于
[BUG]fix gh-2348
-
由 Arnaud Bergeron 提交于
-
由 Frédéric Bastien 提交于
Cudnn r2
-
由 Pascal Lamblin 提交于
DownsampleFactorMax support strides: issue #2196
-
由 abergeron 提交于
[CRASH] Fix scan unpickle (crash) as we added a new attribute. Also make a scan ...
-
由 Frederic 提交于
-
由 Frederic 提交于
Fix scan unpickle (crash) as we added a new attribute. Also make a scan opt support old pickled Subtensor.
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Frederic 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
- Split the C code apart in between the Conv ops (the previous solution is not workable with the new interface). - Move the C code out into separate files using COp. - Make cudnn_helper.h provide wrappers exposing the R2 api with the R1 functions when possible to reduce #ifdef maze in actual function code.
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic Bastien 提交于
when constant are used, we use the smallest dtype for them. But this isn't enought when computing on them. So upcast to int64 to make sure compuration is right.
-
由 Frederic 提交于
-
由 Frederic 提交于
-