- 22 12月, 2016 5 次提交
-
-
由 Pascal Lamblin 提交于
Use GpuAdvancedIncSubtensor1_dev20 more frequently in the new back-end
-
由 Pascal Lamblin 提交于
Remove opt warning from local_dimshuffle_subtensor
-
由 Frédéric Bastien 提交于
Merge CumsumOp/CumprodOp into CumOp
-
由 Frederic Bastien 提交于
Make GpuAdvancedIncSubtensor1_dev20 being introduced for vector_scalar case instead of GpuAdvancedIncSubtensor1
-
由 Frederic Bastien 提交于
Make GpuAdvancedIncSubtensor1_dev20 support mixed dtype for x and y. Most of the code was already supporting this.
-
- 21 12月, 2016 10 次提交
-
-
由 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
-
由 Frederic Bastien 提交于
-
由 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 8 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frédéric Bastien 提交于
fix small python 3 compat issue
-
由 khaotik 提交于
but why travis can't detect this?
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 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 提交于
-