- 01 6月, 2017 8 次提交
-
-
由 abergeron 提交于
Fix memory leak in GpuCAReduceCPY
-
由 Frédéric Bastien 提交于
don't move op that don't support float16 on the GPU
-
-
由 abergeron 提交于
(crash fix) Fix availability of cuDNN enumerations in v5 vs v6.
-
由 notoraptor 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
- 31 5月, 2017 2 次提交
-
-
由 Frédéric Bastien 提交于
Fix arguments order in register_specify_shape_c_code of tensor/type.py
-
由 abergeron 提交于
Wrap Op params for many gpuarray DNN Ops and add cuDNN v6 integration.
-
- 30 5月, 2017 17 次提交
-
-
由 Frédéric Bastien 提交于
dockerfile for jenkins buildbot
-
由 Frédéric Bastien 提交于
add magma to buildbots
-
由 notoraptor 提交于
-
由 Frédéric Bastien 提交于
added description to strides in pools
-
由 abergeron 提交于
Correctly handle offset in GpuCumOp
-
由 Murugesh Marvel 提交于
added an example to make it easy
-
由 Pascal Lamblin 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 notoraptor 提交于
-
由 notoraptor 提交于
-
由 notoraptor 提交于
-
由 notoraptor 提交于
Ops rewritten: - GpuDnnConvDesc - GpuDnnPool - GpuDnnPoolGrad - GpuDnnConv - GpuDnnConvGradW - GpuDnnConvGradI - GpuDnnBatchNormInference - GpuDnnBatchNormGrad cuDNN v6 integration: - Support MAX DETERMINISTIC algorithm for GpuDnnPool with cuDNN v6. - Update pooling tests for DNN module so that they use the right available algorithms depending on runtime cuDNN version. - Allow CPU Pool and PoolGrad ops to use MAX_DETERMINISTIC algo when cuDNN v6 is used with GPU counterparts. - Encapsulate cuDNN constants used in DNN module, to help choose the right cuDNN definitions depending on the runtime cuDNN version. Currently supported cuDNN versions: v5.1, v6.0.
-
- 29 5月, 2017 3 次提交
-
-
由 abergeron 提交于
Do not forget offset in GpuCumOp
-
由 Pascal Lamblin 提交于
-
由 xiaoqie 提交于
-
- 27 5月, 2017 1 次提交
-
-
由 Lv Tao 提交于
-
- 25 5月, 2017 3 次提交
-
-
由 Frédéric Bastien 提交于
crash fix and opt warning fix(make opt apply)
-
由 Frederic Bastien 提交于
-
由 abergeron 提交于
outdim -> ndim leftover and the same to is_flat
-
- 23 5月, 2017 3 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frédéric Bastien 提交于
Wrap Op params for theano.tensor.nnet.corr.BaseCorrMM and sub-classes.
-
- 20 5月, 2017 2 次提交
-
-
由 Frédéric Bastien 提交于
Fix the opt crash regression introduced by gh-5950.
-
由 notoraptor 提交于
-
- 19 5月, 2017 1 次提交
-
-
由 Frederic Bastien 提交于
-