- 25 5月, 2017 1 次提交
-
-
由 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 3 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
Add Cudnn version to Theano cache key to the handle_type and _RNNSplitParams. Theano was trying to reload wrong cmodule and crash. For order of code, I needed to move much code around, but that moved coded didn't changed
-
由 Frederic Bastien 提交于
-
- 18 5月, 2017 4 次提交
-
-
由 Frédéric Bastien 提交于
Wrap Op params for theano.tensor.nnet.corr3d.BaseCorr3dMM and subclasses.
-
由 Pascal Lamblin 提交于
Add support for cudnn v6 dilated convolution.
-
由 notoraptor 提交于
-
由 notoraptor 提交于
- direction (enum list) - dH, dW, dD: int64 - dilH, dilW, dilD: int64 - padH, padW, padD: int64 This influences all sub-classes: - theano.tensor.nnet.corr3d.Corr3dMM - theano.tensor.nnet.corr3d.Corr3dMM_gradWeights - theano.tensor.nnet.corr3d.Corr3dMM_gradInputs
-
- 17 5月, 2017 12 次提交
-
-
由 Frédéric Bastien 提交于
Test for fix in libgpuarray, plus fix in batched_dot opt
-
由 Pascal Lamblin 提交于
Fix jenkins tests
-
由 Pascal Lamblin 提交于
Give a good error when people use device=gpu
-
由 Pascal Lamblin 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Gabe Schwartz 提交于
-
由 Frederic Bastien 提交于
-
由 Frédéric Bastien 提交于
Update nnet.txt
-
由 Gabe Schwartz 提交于
-
由 lrast 提交于
Fixes mismatch between the formula in implemented function in the docs
-
- 16 5月, 2017 5 次提交
-
-
由 Frederic Bastien 提交于
-
由 Pascal Lamblin 提交于
Partially factorize GpuKernelBase.get_params() and configure it to use ParamsType.
-
由 Pascal Lamblin 提交于
remove theano/compat/six.py
-
由 notoraptor 提交于
-
由 Pascal Lamblin 提交于
Allow c_support_code() to support list of strings and update ParamsType
-
- 15 5月, 2017 2 次提交
-
-
由 morrme 提交于
Closes: #5761
-
由 notoraptor 提交于
Update ParamsType.c_code_cache_version().
-
- 13 5月, 2017 3 次提交
-
-
由 Gabe Schwartz 提交于
-
由 Frédéric Bastien 提交于
(small update) Add restrictions to warning messages condition in GpuDnnConvGradW
-
由 notoraptor 提交于
- Show warnings only if floatX==float32. - Show warnings only for cuDNN prior to v6.
-
- 12 5月, 2017 5 次提交
-
-
由 Simon Lefrancois 提交于
add gpuarray to python2 buildbot
-
由 Gabe Schwartz 提交于
-
由 Gabe Schwartz 提交于
-
由 Gabe Schwartz 提交于
-
由 Gabe Schwartz 提交于
-