- 11 1月, 2012 14 次提交
-
-
由 nouiz 提交于
New scan [work in progress]
-
由 Olivier Delalleau 提交于
Make theano.version functional regardless of whether setup.py has been run
-
由 Josh Bleecher Snyder 提交于
-
由 nouiz 提交于
test for the recent fix for one optimization of scan
-
由 nouiz 提交于
Fix scan savemem
-
由 nouiz 提交于
test for the recent fix to R-op
-
由 Razvan Pascanu 提交于
This refers to a bug report by Justing Bayer on 12/22/11 on the theano-users mailing list.
-
由 nouiz 提交于
added verbose exception for elemwise perform
-
由 nouiz 提交于
fixed bug where ifelse rejected sparse types
-
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
-
由 Ian Goodfellow 提交于
objects
-
由 nouiz 提交于
Scan grad computation fixed
-
由 nouiz 提交于
Cvm runs testsuite
-
- 10 1月, 2012 6 次提交
-
-
由 Razvan Pascanu 提交于
-
由 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 提交于
-
- 03 1月, 2012 1 次提交
-
-
由 Razvan Pascanu 提交于
-
- 02 1月, 2012 5 次提交
-
-
由 Razvan Pascanu 提交于
The extract_constant function was not aware of the new scalar shared variable and hence it did not do the right changes in that case.
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-