- 16 2月, 2012 11 次提交
-
-
由 lamblin 提交于
Finished DOC/TEST/REVIEW sparse Diag Op
-
由 Grégoire 提交于
Fix test_diag_grad to work with verify_grad
-
由 Pascal Lamblin 提交于
-
由 nouiz 提交于
Fix perform of structureddot_grad with dense grad
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 nouiz 提交于
Include "canonicalize" in tests for shape opt.
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 nouiz 提交于
Fix comparison of "borrow" flag.
-
- 15 2月, 2012 4 次提交
-
-
由 Pascal Lamblin 提交于
This was causing lots of warnings to print in the buildbot. The error was introduced during a seemingly innocent PEP8 fix.
-
由 Grégoire 提交于
-
由 Olivier Delalleau 提交于
Update code for mean's dtype after code review
-
由 nouiz 提交于
Miscellaneous documentation updates
-
- 14 2月, 2012 11 次提交
-
-
由 Pascal Lamblin 提交于
-
由 Olivier Delalleau 提交于
Remove duplicated code.
-
由 Pascal Lamblin 提交于
This seems like the result of a bad merge.
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 nouiz 提交于
Fixed crash with Composite support code and GPU
-
由 Olivier Delalleau 提交于
The problem was that when a Composite Op had a Composite subnode, having the subnode return an empty support code would cause the parent node to return '\n' as support code. As a result, GPU code generation would crash due to non-empty support code. Thanks to Fred for writing the associated test.
-
- 10 2月, 2012 4 次提交
-
-
由 Olivier Delalleau 提交于
Make a machanism to don't have Alloc and GpuAlloc constant folded in som...
-
由 Olivier Delalleau 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
- 08 2月, 2012 10 次提交
-
-
由 Olivier Delalleau 提交于
pep8 fix + added verbose exception
-
由 goodfeli 提交于
Small fixes
-
由 nouiz 提交于
Add shape inference for sparse/basic.py Ops
-
由 Olivier Delalleau 提交于
A few PEP8 fixes, string formatting and cosmetic stuff.
-
由 David Warde-Farley 提交于
-
由 David Warde-Farley 提交于
-
由 David Warde-Farley 提交于
-
由 David Warde-Farley 提交于
-
由 Ian Goodfellow 提交于
more pep8 fixes
-
由 Ian Goodfellow 提交于
various other pep8 fixes so that being pep8 compliant doesn't take as much time
-