- 12 5月, 2011 3 次提交
-
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
infer_shape does not survive through all exceptions anymore, and now uses ShapeError instead of NotImplementedError to catch situations where a shape cannot be computed
-
由 Olivier Delalleau 提交于
Using a custom exception for integer divisions (safer), and fixed crash due to this newly raised exception
-
- 11 5月, 2011 9 次提交
-
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
Additional changes: - Implemented floor div (//) for the Scalar type - Trying to use a true div (/) on integer arguments will raise an exception - True div on unsigned integers is now coherent with the behavior on signed integers - True div on integers now results in floatX instead of systematically being float64 - Added a few sanity checks in TrueDiv.grad - An exception is raised if one tries to use a constant of type 'long', because it is not clear what is going to happen - Fixed mean() of unsigned integer arrays -
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
-
由 Frederic Bastien 提交于
-
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
-
- 10 5月, 2011 2 次提交
-
-
由 James Bergstra 提交于
-
由 Frederic Bastien 提交于
-
- 07 5月, 2011 1 次提交
-
-
由 Ian Goodfellow 提交于
-
- 06 5月, 2011 10 次提交
-
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
Added the option to hide warnings about cuda not being found by setting config.cuda.root to an empty string
-
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
-
由 Pascal Lamblin 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
-
-
- 05 5月, 2011 9 次提交
-
-
由 Frederic Bastien 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Ian Goodfellow 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
debug mode such to ignore memory buffer provided to the linker to store its outputs in them.
-
- 04 5月, 2011 3 次提交
-
-
由 Pascal Lamblin 提交于
mq is nice, but sometimes it screws up where the patch gets applied...
-
由 Pascal Lamblin 提交于
-
由 Razvan Pascanu 提交于
later harder ( we would need to check if two scan have the same mode_instance class or the same instance when we decide to merge??)
-
- 03 5月, 2011 3 次提交
-
-
由 Ian Goodfellow 提交于
-
由 Frederic Bastien 提交于
-
由 Frederic Bastien 提交于
-