- 17 12月, 2009 3 次提交
-
-
由 James Bergstra 提交于
This causes the conversion tests to pass (now that the code compiles) with recent gcc (on sencha machine in the lab).
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 16 12月, 2009 3 次提交
-
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 James Bergstra 提交于
-
- 15 12月, 2009 3 次提交
-
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Olivier Delalleau 提交于
-
- 14 12月, 2009 4 次提交
-
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
- 13 12月, 2009 6 次提交
-
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
Fix #236.
-
由 Pascal Lamblin 提交于
-
- 12 12月, 2009 2 次提交
-
-
由 Frederic Bastien 提交于
fix bug with local_gpu_shape. Their is GPUShape that inherit from Shape and it should return the good value.
-
由 Frederic Bastien 提交于
-
- 11 12月, 2009 1 次提交
-
-
由 Pascal Lamblin 提交于
-
- 10 12月, 2009 1 次提交
-
-
由 Frederic Bastien 提交于
cast to/from floatX that are not needed as they don't change the type will not generate an OP. Added test for this.
-
- 09 12月, 2009 11 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
implemented the new flag THEANO_FLAGS=gpuelemwise.sync that default to True. When false it won't wait for the gpu fct to finish and won't check the return status. cuda/tests pass in debug mode. Should we add a sync at the end of all the theano graph? How to do so?
-
由 Pascal Lamblin 提交于
InversePermutation ReorderRowElements -
由 Pascal Lamblin 提交于
argument "ndim_added" to random_function. Use that mechanism for "multinomial" and "permutation" distributions.
-
由 Pascal Lamblin 提交于
distribution.
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
added the theano dtype floatX with THEANO_FLAGS=floatX=float{32,64} to allow selection of the type at execution. Usefulle for GPU stuff and speed up some computation. -
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
added THEANO_FLAGS=nvcc.fastmath (THEANO_FLAGS=fastmath as shortcut). Will add -use_fast_math to nvcc.
-
- 07 12月, 2009 1 次提交
-
-
由 Frederic Bastien 提交于
added the theano flags op.set_flops that will make convop in profile mode print the number of flops.
-
- 05 12月, 2009 2 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 04 12月, 2009 3 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-