- 21 3月, 2010 16 次提交
-
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
Little hack in reshape() function to set the tag.shape of the output if the new shapeis a tuple or list.
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
variable.tag.shape
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
- 20 3月, 2010 14 次提交
-
-
由 Frederic Bastien 提交于
This allow to use GpuElemwise with the modulo operator
-
由 Frederic Bastien 提交于
BEHAVIOR FIX: flag of type bool WAS taking the value false for the empty string and true for everything else. Now we only accept string False, false and 0 as false and True, true and 1 as true.
-
由 Pierre-Antoine Manzagol 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
new optimization for scan to be smarter about memory allocation .. plus a few notes in the documentation
-
由 Frederic Bastien 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
integers. Obvious example - numpy.int* and numpy.uint* objects.
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
upcasted constants into explicitly upcasted constants so that the MergeOptimizer can work on them, and various other optimizers work later on in the optimization process. Done to fix instability in SdA
-
- 19 3月, 2010 10 次提交
-
-
由 James Bergstra 提交于
-
由 Olivier Delalleau 提交于
-
由 Pierre-Antoine Manzagol 提交于
-
由 James Bergstra 提交于
-
由 Pascal Lamblin 提交于
-
由 Pierre-Antoine Manzagol 提交于
-
由 Pierre-Antoine Manzagol 提交于
-
由 Pierre-Antoine Manzagol 提交于
Fixed assert in local_subtensor_make_vector. ShapeFeature's unpack now deals with numpy.integer as well.
-
由 James Bergstra 提交于
-
由 Pierre-Antoine Manzagol 提交于
-