- 08 1月, 2010 15 次提交
-
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
advanced indexing.
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pierre-Antoine Manzagol 提交于
to incrementing.
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Pierre-Antoine Manzagol 提交于
-
- 07 1月, 2010 3 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
- 06 1月, 2010 4 次提交
-
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
I need to make theano work without scipy.
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
added floatX doc.
-
- 05 1月, 2010 3 次提交
-
-
由 Frederic Bastien 提交于
now when we import theano.sandbox.cuda, we don't register gpu optimization in fast_run and inplace. When we call theano.sandbox.cuda, we add gpu optimizer to fast_run and inplace. This way, they don't get applied when use() is not call.
-
由 Frederic Bastien 提交于
in class DB moved some stuff to a new fct add_tags(name,*tags). This allow to add tag to an optimizer after it have bean registered.
-
由 Pascal Lamblin 提交于
-
- 19 12月, 2009 1 次提交
-
-
由 Frederic Bastien 提交于
make local_gpu_sum raise an exception when the sum pattern is not implemented. It make the optimizer catch this error instead of failing at compile time.
-
- 17 12月, 2009 11 次提交
-
-
由 Frederic Bastien 提交于
added new optimizer InputToGpuOptimizer that transfert the input of a graph on the gpu card when needed. This make the gpu code work when not using shared variables
-
由 Frederic Bastien 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
PermuteRowElements and ARange.
-
由 Pascal Lamblin 提交于
Added test to check for that (gradient included). New definition of inverse_permutation, using PermuteRowElements and ARange Ops instead of InversePermutation Op.
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 James Bergstra 提交于
dtype. This avoids annoying compiler warnings during tests.
-
由 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 次提交
-
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
implementation.
-
由 Olivier Delalleau 提交于
-