- 17 1月, 2012 2 次提交
-
-
由 nouiz 提交于
Improved overall presentation
-
由 Olivier Delalleau 提交于
-
- 12 1月, 2012 7 次提交
-
-
由 Frederic 提交于
Add the order parameter to check_blas.py. On my computer with goto, changing to fortran layout didn't change the speed with matrix shape of 2000x2000.
-
由 Frederic 提交于
The comparison table is not first.
-
由 Frederic 提交于
-
由 Frederic 提交于
-
由 nouiz 提交于
Bug subtensor merge
-
由 Razvan Pascanu 提交于
-
由 Razvan Pascanu 提交于
-
- 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 2 次提交
-
-
由 Ian Goodfellow 提交于
-
由 Josh Bleecher Snyder 提交于
* No more forgetting to clear the cache! * No more collisions when running multiple theano versions at once!
-