Changed paths:
M theano/tensor/opt.py
Log Message:
-----------
Correctly broadcast replacement node.
Fix bug reported by John Salvatier
Commit: e76639772de6ea0c46dc4db39aa1c26311e7a340
https://github.com/Theano/Theano/commit/e76639772de6ea0c46dc4db39aa1c26311e7a340
Author: Pascal Lamblin <lamb...@iro.umontreal.ca>
Date: 2012-02-22 (Wed, 22 Feb 2012)
Changed paths:
M theano/tensor/tests/test_opt.py
Log Message:
-----------
Test test_local_upcast_elemwise_constant_inputs
That code was triggering a crash (assertion error)
Commit: 6b478b5b64904cd495ca3035b602d69c185ac057
https://github.com/Theano/Theano/commit/6b478b5b64904cd495ca3035b602d69c185ac057
Author: Pascal Lamblin <lamb...@iro.umontreal.ca>
Date: 2012-02-22 (Wed, 22 Feb 2012)
Changed paths:
M NEWS.txt
Log Message:
-----------
Update NEWS.txt
Commit: 01f44306c0e1ec2096c19f5ad170e8b5ba3d4b50
https://github.com/Theano/Theano/commit/01f44306c0e1ec2096c19f5ad170e8b5ba3d4b50
Author: nouiz <no...@nouiz.org>
Date: 2012-02-22 (Wed, 22 Feb 2012)
Changed paths:
M NEWS.txt
M theano/tensor/opt.py
M theano/tensor/tests/test_opt.py
Log Message:
-----------
Merge pull request #472 from lamblin/fix_local_upcast_elemwise_constant_inputs
Fix local_upcast_elemwise_constant_inputs optimization
Compare: https://github.com/Theano/Theano/compare/aa5ed7d...01f4430