- 24 11月, 2011 1 次提交
-
-
由 Matthew Rocklin 提交于
fixed pep8 issues
-
- 23 11月, 2011 3 次提交
-
-
由 nouiz 提交于
Better pushout optimization
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
Note that I only went through the files and fix whatever the PEP8 script for vim reported as incorrect, but I had not actually paid attention to the text, so there might still be inconsistencies (like for example strange variable names, etc.). Also only scan_opt.py is done completely, scan_op.py still has a bunch of PEP8 inconsistency. After the fix I only run the tests in scan_module/tests.py and they passed so I assume I had not introduced any bug in my PEP8 fixes.
-
- 22 11月, 2011 3 次提交
-
-
由 Razvan Pascanu 提交于
Note also a test was added for this case.
-
由 nouiz 提交于
Fixed typo in opt documentation
-
由 Olivier Delalleau 提交于
Also completed this doc and included a minor PEP8 fix
-
- 19 11月, 2011 1 次提交
-
-
由 nouiz 提交于
No initial inplace
-
- 18 11月, 2011 5 次提交
-
-
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
-
由 nouiz 提交于
added error checking of consider_constant
-
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
-
- 17 11月, 2011 27 次提交
-
-
由 nouiz 提交于
changed min_informative_str to use spaces instead of tabs
-
由 Ian Goodfellow 提交于
this improves legibility of large graphs
-
由 Razvan Pascanu 提交于
Rebased new lazy ifelse
-
由 David Warde-Farley 提交于
-
由 David Warde-Farley 提交于
-
由 David Warde-Farley 提交于
-
由 David Warde-Farley 提交于
-
由 David Warde-Farley 提交于
-
由 David Warde-Farley 提交于
-
由 David Warde-Farley 提交于
-
由 David Warde-Farley 提交于
-
由 David Warde-Farley 提交于
-
由 David Warde-Farley 提交于
-
由 David Warde-Farley 提交于
-
由 David Warde-Farley 提交于
-
由 David Warde-Farley 提交于
-
由 David Warde-Farley 提交于
-
由 David Warde-Farley 提交于
-
由 David Warde-Farley 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
I want to order them according to the order in the sequential shell that calls them.
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
As for grad and Rop, I am now taking care that if the input is a list I return a list (regardless of the number of elements).
-
由 Razvan Pascanu 提交于
There was a confusion in the naming of the two branches of the ifelse.
-