- 03 12月, 2011 2 次提交
-
-
由 Josh Bleecher Snyder 提交于
-
由 Josh Bleecher Snyder 提交于
A few notes: * I went ahead and removed theano/misc/hg_version_hook.sh. It is not functional now, so I inferred that no one cares about it (file a new issue if I'm wrong!). It'll be in the history, should we ever want to write a git hook replacement for it. * I made some minor whitespace fixes, including collapsing the unnecessary double-depth try/finally. * I think that the _minimal_ext_cmd isn't needed, but I left it in. * Why not do direct substitution into full_version, instead of writing code to do Python substitution again? Left it as is for now, in case there's a good reason...
-
- 02 12月, 2011 20 次提交
-
-
由 Valentin Bisson 提交于
SpSum Op: pep8'ified, perform rolled back to basic (clearer/safer) implementation, and some prints remnoved from tests.
-
由 Valentin Bisson 提交于
-
由 Valentin Bisson 提交于
-
由 Valentin Bisson 提交于
Conflicts: theano/sparse/sandbox/test_sp.py
-
由 Valentin Bisson 提交于
Conflicts: theano/sparse/sandbox/test_sp.py
-
由 nouiz 提交于
Updated instructions for GPU on Windows
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
Make theano-cache being installed by easy_install and be present in the ...
-
由 nouiz 提交于
Minor fixes to doc
-
由 Olivier Delalleau 提交于
-
由 Olivier Delalleau 提交于
-
由 nouiz 提交于
added verbose error message for function missing input
-
由 goodfeli 提交于
implementation of Rop for the Print op
-
由 nouiz 提交于
Some fixes tests scan
-
由 nouiz 提交于
removed debugging code
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
That line forced scan not to run with CVM .. and it was part of some debugging I did on scan
-
由 Razvan Pascanu 提交于
The infershape mechanism differs for the two different type of outputs scan can have (those with no initial state and those with initial state)
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
- 01 12月, 2011 8 次提交
-
-
由 nouiz 提交于
Infershape cond scan
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Frederic 提交于
try to fix ticket 101, but we need to test it when we make the release
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 nouiz 提交于
test the inplace optimization for ifelse
-
- 30 11月, 2011 10 次提交
-
-
由 Guillaume Desjardins 提交于
failed with floatX=float32.
-
由 Guillaume Desjardins 提交于
-
由 Guillaume Desjardins 提交于
-
由 Guillaume Desjardins 提交于
* gradient now supports non-diagonal inputs * ExtractDiag won't crash if input has some 0-dimensions
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
Using new variable comparison mechanism in tests
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-