- 08 6月, 2010 3 次提交
-
-
由 Pascal Lamblin 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
- 07 6月, 2010 2 次提交
-
-
由 Frederic Bastien 提交于
-
由 Arnaud Bergeron 提交于
-
- 05 6月, 2010 2 次提交
-
-
由 Frederic Bastien 提交于
Test more case of this Op.
-
由 Frederic Bastien 提交于
-
- 04 6月, 2010 2 次提交
-
-
由 Frederic Bastien 提交于
-
由 Arnaud Bergeron 提交于
-
- 03 6月, 2010 3 次提交
-
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
-
由 Arnaud Bergeron 提交于
is local and already dead (in which case we steal the lock immediatly). Otherwise the old comportement is kept (steal the lock after 120 seconds of inactivity). The code is made to deal with old locks it could encountered by treating those locks as coming from other hosts so there should not be any functional changes.
-
- 02 6月, 2010 5 次提交
-
-
由 Pascal Lamblin 提交于
-
由 Dumitru Erhan 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 01 6月, 2010 8 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
modified CudaNdarray_Reshape to accept int as a shape object. Test this case and test that the GpuFlatten work correctly as it use this code.
-
由 Frederic Bastien 提交于
-
- 29 5月, 2010 5 次提交
-
-
由 Frederic Bastien 提交于
allow the lib.amdlibm flag to be on when using nvcc. We disable it for nvcc as they don't work correctly together in device code.
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
This will remove most of the error message that was changed today for a warning.
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 28 5月, 2010 2 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 27 5月, 2010 3 次提交
-
-
由 Frederic Bastien 提交于
fix a bug where we pushdown the max to the input of softmax, softplus, tensor.exp, tensor.log, tensor.tanh, sigmoid, softmax_with_bias. Add test for this bug and print a warning by default if we encounter the case where the bug was causing problem. The warning can be disabled by the Theano flag warn.argmax_pushdown_bug.
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 26 5月, 2010 3 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
Add test for CAReduce{maximum,mul} and modified CAReduce to handle correctly maximum.
-
- 25 5月, 2010 2 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-