- 11 1月, 2012 4 次提交
-
-
由 nouiz 提交于
fixed bug where ifelse rejected sparse types
-
由 Ian Goodfellow 提交于
-
由 nouiz 提交于
Scan grad computation fixed
-
由 nouiz 提交于
Cvm runs testsuite
-
- 10 1月, 2012 5 次提交
-
-
由 Razvan Pascanu 提交于
improved doc for get_debug_values
-
由 Razvan Pascanu 提交于
removed extraneous space
-
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
-
由 nouiz 提交于
Fixed crash when theano.version does not exist
-
- 09 1月, 2012 1 次提交
-
-
由 Olivier Delalleau 提交于
This is the case for instance when someone directly uses the git repository without running setup.py.
-
- 07 1月, 2012 8 次提交
-
-
由 Razvan Pascanu 提交于
Feature: advanced inc subtensor grad
-
由 Justin Bayer 提交于
-
由 Razvan Pascanu 提交于
More readable error when compilation fails
-
由 Razvan Pascanu 提交于
improved doc for R_op it all looks good. There is one line that I think does not respect PEP8 convention but I'll fix it in another pull request
-
由 Razvan Pascanu 提交于
Include the theano version in the compiledir.
-
由 Razvan Pascanu 提交于
added ability to use debug_assert without a message argument
-
由 Razvan Pascanu 提交于
fixed a bug where get_debug_values returns tuple(val) rather than val in
-
由 Ian Goodfellow 提交于
the case where it is fetching the value of only one variable
-
- 06 1月, 2012 5 次提交
-
-
由 Ian Goodfellow 提交于
-
由 Josh Bleecher Snyder 提交于
* No more forgetting to clear the cache! * No more collisions when running multiple theano versions at once!
-
由 James Bergstra 提交于
fixed error handling and doc for ifelse
-
由 Ian Goodfellow 提交于
(there was a problem that would reject a pair of branches where one was shared and the other was not, regardless of whether they had the same type)
-
由 Ian Goodfellow 提交于
-
- 29 12月, 2011 1 次提交
-
-
由 Justin Bayer 提交于
-
- 28 12月, 2011 4 次提交
-
-
由 Olivier Delalleau 提交于
-
由 James Bergstra 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
- 27 12月, 2011 9 次提交
-
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
-
由 James Bergstra 提交于
This commit introduces 'accept_var_updates' that the VM_Linker uses to get update expressions from the FunctionMaker class. The previous code didn't work right with ProfileMode, as triggered by the test_modes unit test.
-
由 James Bergstra 提交于
-
- 22 12月, 2011 3 次提交
-
-
由 nouiz 提交于
Minor stuff
-
由 Justin Bayer 提交于
Also added a test to theano/tensor/test/test_inc_subtensor.py, but I am unsure yet if it actually belongs there.
-
由 Olivier Delalleau 提交于
-