- 17 9月, 2011 3 次提交
-
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
Refactored _execute to make it more readable (using class instead of closure)
-
- 16 9月, 2011 1 次提交
-
-
由 Ian Goodfellow 提交于
less likely to make incorrect assumptions while reading tracebacks
-
- 15 9月, 2011 1 次提交
-
-
由 Frederic 提交于
James added to AdvancedIncSubtensor1 the ability to do set intead of inc. But forgot to update the optimization to pass this new information. This is a real bug introduced in the trunk but not released.
-
- 14 9月, 2011 8 次提交
-
-
由 David Warde-Farley 提交于
-
由 David Warde-Farley 提交于
-
由 nouiz 提交于
BUG: str -> basestring isinstance checks.
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 David Warde-Farley 提交于
-
- 13 9月, 2011 6 次提交
-
-
由 delallea 提交于
added a config variable to control the verbosity of exceptions
-
由 goodfeli 提交于
Add verbosity config
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
-
- 09 9月, 2011 4 次提交
-
-
由 goodfeli 提交于
Add test for new fonctionality added by James.
-
由 Frederic 提交于
-
由 Ian Goodfellow 提交于
review comments from @delallea -moved previous developer-oriented description to code comments
-
由 Ian Goodfellow 提交于
-
- 08 9月, 2011 12 次提交
-
-
由 goodfeli 提交于
Add link in the tutorial to all random distribution.
-
由 Frederic 提交于
-
由 nouiz 提交于
Make sure the gpu part is only tested when we are actually running on a GPU
-
由 goodfeli 提交于
Doc sparse
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 goodfeli 提交于
Doc
-
由 Frederic 提交于
Make available the list of op that support the r op and the list of r op implementation that is not tested.
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Arnaud Bergeron 提交于
-
- 07 9月, 2011 5 次提交
-
-
由 James Bergstra 提交于
Shared pickle
-
由 James Bergstra 提交于
Coding style
-
由 James Bergstra 提交于
Allow Advancedsubtensor1 on gpu to also work on broadcated tensor. (Thanks fred for writing test)
-
由 Frederic 提交于
-
由 goodfeli 提交于
Add the dtype param to tensor.{zeros,ones}_like as numpy. Test them.
-