- 22 12月, 2016 1 次提交
-
-
由 Frédéric Bastien 提交于
Merge CumsumOp/CumprodOp into CumOp
-
- 21 12月, 2016 9 次提交
-
-
由 Pascal Lamblin 提交于
Fix tests when floatX=float32.
-
由 Pascal Lamblin 提交于
Update checking of integer types.
-
由 notoraptor 提交于
in a `grad()` function.
-
由 Frederic Bastien 提交于
-
由 Pascal Lamblin 提交于
Add Theano flag cmodule.age_thresh_use
-
由 notoraptor 提交于
-
由 notoraptor 提交于
-
由 notoraptor 提交于
-
由 notoraptor 提交于
This fixes issue #5274. For integer types, any string-based type-checking is replaced with a list-based type-checking using the type lists provided in `theano.tensor` (int_dtypes, uint_dtypes, integer_dtypes, etc.). NB: * Module `theano.sparse` have its own type lists, so they are used in this module instead of `theano.tensor` lists. * I have tried to check the types with `discrete_dtypes` where it seems relevant (e.g. in `grad()` functions), but further analyzes may be required. That is the type list to use to fix issue #5274.
-
- 20 12月, 2016 5 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frédéric Bastien 提交于
fix small python 3 compat issue
-
由 khaotik 提交于
but why travis can't detect this?
-
由 Frédéric Bastien 提交于
Handle zero-length dimensions in GpuDnnSoftmax
-
由 Frédéric Bastien 提交于
Minor inconsistency in AbstractConv_gradInput implementations
-
- 19 12月, 2016 1 次提交
-
-
由 Gijs van Tulder 提交于
-
- 16 12月, 2016 7 次提交
-
-
由 Pascal Lamblin 提交于
Fix a test in DebugMode
-
由 Frédéric Bastien 提交于
Use a default value compatible with broadcastable of type
-
由 khaotik 提交于
-
由 Pascal Lamblin 提交于
Remove printing in test.
-
由 notoraptor 提交于
-
由 notoraptor 提交于
-
由 Frederic Bastien 提交于
-
- 15 12月, 2016 3 次提交
-
-
由 Pascal Lamblin 提交于
Add testing (from issue #4834) to PR #5336.
-
由 notoraptor 提交于
-
由 notoraptor 提交于
-
- 14 12月, 2016 1 次提交
-
-
由 Frédéric Bastien 提交于
[WIP] Use __call__ instead of make_node to avoid bypassing test values
-
- 13 12月, 2016 5 次提交
-
-
由 Gijs van Tulder 提交于
-
由 Pascal Lamblin 提交于
Cleanup numpy min version
-
由 Pascal Lamblin 提交于
Fix warning/detection on tx1. I suppose it is an update to there comp…
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
- 11 12月, 2016 2 次提交
-
-
由 khaotik 提交于
-
由 Frédéric Bastien 提交于
Improve MissingInput message
-
- 10 12月, 2016 5 次提交
-
-
由 Frédéric Bastien 提交于
Sphinx doc/conf: latex_font_size is deprecated
-
由 Frederic Bastien 提交于
Fix warning/detection on tx1. I suppose it is an update to there compiler, as from memory, it working in the past.
-
由 Gijs van Tulder 提交于
-
由 Gijs van Tulder 提交于
-
由 Gijs van Tulder 提交于
-
- 08 12月, 2016 1 次提交
-
-
由 Francesco Visin 提交于
* Add info on which input of the node has not been provided as input of the function
-