- 25 11月, 2014 1 次提交
-
-
由 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.
-
- 22 11月, 2014 14 次提交
-
-
由 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 提交于
-
由 Frédéric Bastien 提交于
Fixed dependencies for theano.sandbox.cuda import
-
由 Karen Ullrich 提交于
-
由 abergeron 提交于
Opt
-
- 21 11月, 2014 13 次提交
-
-
由 Frédéric Bastien 提交于
Make automatic insertions of dnn_conv() use the optimal cuDNN code path (2)
-
由 f0k 提交于
-
由 f0k 提交于
-
由 f0k 提交于
-
由 f0k 提交于
Annotate ConvOp and GpuConv with direction hint and use this to select algorithm in conv_dnn optimizer
-
由 abergeron 提交于
Remove warning caused by AdvancedSubtensor.infer_shape.
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
This just remove warning and to not implement the case where the warning was generated.
-
- 20 11月, 2014 12 次提交
-
-
由 Frédéric Bastien 提交于
Make automatic insertions of dnn_conv() use the optimal cuDNN code path
-
由 f0k 提交于
-
由 Frédéric Bastien 提交于
padding support for dnn_conv
-
由 Frederic 提交于
-
由 Frederic 提交于
Allow opt registered in name EquilibriumDB to do not be enable by the EquilibrumDB name and use that for local_remove_all_assert opt.
-
由 Frederic 提交于
-
由 Frederic 提交于
Make opt local_adv_sub1_adv_inc_sub1 add assert to don't loose error and document how to get rid of them
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-