- 27 11月, 2014 3 次提交
-
-
由 abergeron 提交于
Fix crashes related to sparse
-
由 Frédéric Bastien 提交于
Make sure we remove the exe_path even if try_run is False in GCC_compiler.try_compile_tmp().
-
由 Arnaud Bergeron 提交于
-
- 26 11月, 2014 2 次提交
-
-
由 Frédéric Bastien 提交于
Fixed bug with TypedList example
-
由 Frédéric Bastien 提交于
conv2d meta-optimizer missing commits
-
- 25 11月, 2014 21 次提交
-
-
由 f0k 提交于
-
由 f0k 提交于
-
由 f0k 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
Do not enforce that if the input is sparse, we need the grad to return sparse.
-
由 Frederic 提交于
I do not force the grad to be the same format. This would require conversion. I do not think we always enforce this already, so I do not want to enforce that now.
-
由 Frederic 提交于
Also make theano.grad test the output is good.
-
由 Pascal Lamblin 提交于
Turn off test_value when checking for beta init.
-
由 Frédéric Bastien 提交于
conv2d meta-optimizer
-
由 Frédéric Bastien 提交于
Use clang++ on mac (if present).
-
由 Arnaud Bergeron 提交于
-
由 f0k 提交于
-
由 f0k 提交于
-
由 f0k 提交于
-
由 f0k 提交于
-
由 abergeron 提交于
Enable again dnn pool grad after fixed it.
-
由 Frederic 提交于
bug: The optimization where converting the ignore_border=False to ignore_border=True. crash: The optimization that convert the gpudownsample grad to cuddpoolgrad was swapping the inputs parameter. This is caused in part by cudnn using strange definition of input and output. Now the op use the same inputs order as the other pool grad ops. The only difference is tha the c_code() use the name that cudnn use. There is a comment that tell that.
-
由 abergeron 提交于
Add grad() to GpuDnnConvGrad* ops
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 abergeron 提交于
Fix recursive import. Do not make dnn import opt. opt stil import dnn
-
- 24 11月, 2014 1 次提交
-
-
由 carriepl 提交于
fixing #1868 Misc accumulated fixes
-
- 22 11月, 2014 13 次提交
-
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 abergeron 提交于
Fix crash at import
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frédéric Bastien 提交于
Revert "Fixed dependencies for theano.sandbox.cuda import"
-
由 Frédéric Bastien 提交于
-
由 Frédéric Bastien 提交于
new citation policy
-
由 Ian Goodfellow 提交于
-