- 02 11月, 2011 8 次提交
-
-
由 Olivier Delalleau 提交于
Fix assert import
-
由 Frederic 提交于
-
由 nouiz 提交于
A few typo fixes in doc
-
由 Olivier Delalleau 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
- 01 11月, 2011 24 次提交
-
-
由 Razvan Pascanu 提交于
Important fix Everything looks good
-
由 Frederic 提交于
We should always use the convention name for input to function that we override! There is more fix that are missing.
-
由 Frederic 提交于
-
由 Frederic 提交于
We call the shape_feature.on_attach with an empty env to help prevent change to the shape feature request change to the scan infer_shape.
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Frederic 提交于
I made a registration system that allow all Theano Type to tell if they allow OutputGuard to generate c code for them. This fix the dependency on sandbox code in theano/compile/mode.py file. This make it a better fix then what was done for SparseType.
-
由 Frederic 提交于
Added test.
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 David Warde-Farley 提交于
Fix extract diag
-
由 goodfeli 提交于
Fix sparse dot
-
由 goodfeli 提交于
Composite fixes
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
- 31 10月, 2011 7 次提交
-
-
由 James Bergstra 提交于
But they cause a mysterious bug in test_gpu_fusion on my mac in which the second of cases 2 and 3 (any order) fails to update the result buffer. I tried but failed to fix it so far.
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
- 30 10月, 2011 1 次提交
-
-
由 James Bergstra 提交于
Adding tag traces is expensive. This PR disables adding tag traces during the optimization process itself, which is anyway not the point of tag traces. This saves 10 seconds of compilation on a graph I'm working with that ends up with about 240 nodes.
-