- 29 9月, 2012 6 次提交
-
-
由 lamblin 提交于
fix new crash in gpu optimiztion due to the new scheduler stuff.
-
由 lamblin 提交于
Fix crash in gpu code in verbose mode when after using fprint_CudaNdarra...
-
由 Frederic 提交于
-
由 Frederic 提交于
We tried to copy to the CPU the dev_structure even when it was not allocated.
-
由 nouiz 提交于
add gpu tags to gpu optdbs
-
由 Matthew Rocklin 提交于
-
- 27 9月, 2012 16 次提交
-
-
由 nouiz 提交于
Fix tests when cxx is available, but not blas
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 Pascal Lamblin 提交于
-
由 lamblin 提交于
use make_(depends/dependence) rather than old fn
-
由 Matthew Rocklin 提交于
-
由 lamblin 提交于
Np1.5
-
由 nouiz 提交于
Schedule
-
由 nouiz 提交于
Expand ~ in base_compiledir. clean-up after tests.
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Pascal Lamblin 提交于
-
由 nouiz 提交于
Change syntax for python 2.4
-
由 Pascal Lamblin 提交于
-
由 nouiz 提交于
Make sure the output of perform has the exact right dtype
-
由 Pascal Lamblin 提交于
Conflicts: theano/tensor/extra_ops.py
-
- 26 9月, 2012 18 次提交
-
-
由 nouiz 提交于
Small improvements to memory management tutorial
-
由 David Warde-Farley 提交于
fix grad for comparisons
-
由 Ian Goodfellow 提交于
-
由 lamblin 提交于
Small
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 Matthew Rocklin 提交于
This should reduce pickling issues
-
由 Matthew Rocklin 提交于
It never schedules its own applys
-
由 Matthew Rocklin 提交于
This Linker never schedules ops on its own
-
由 Matthew Rocklin 提交于
-
由 Matthew Rocklin 提交于
-
由 Matthew Rocklin 提交于
replace code like order = fgraph.toposort() with code like order = self.schedule(fgraph) in Linker code -
由 nouiz 提交于
Use a relative tolerance in test_good
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 nouiz 提交于
Add sort_apply_nodes function to gof/sched.py
-
由 Frederic 提交于
it was causing compilation problem on windows for someone on the mailing list.
-
由 Pascal Lamblin 提交于
-