Changed paths:
M theano/sparse/tests/test_basic.py
M theano/tests/unittest_tools.py
Log Message:
-----------
Refactored the infer_shape tester to allow using it for tensor tests.
Commit: d1c8ad7efb066eb4836c153fe551ef55932a185f
https://github.com/Theano/Theano/commit/d1c8ad7efb066eb4836c153fe551ef55932a185f
Author: Frederic <no...@nouiz.org>
Date: 2012-02-23 (Thu, 23 Feb 2012)
Changed paths:
M theano/tensor/basic.py
Log Message:
-----------
Make sure the axis is None in the Sort.infer_shape.
Commit: edee4f77d2fcae09868892abc7741a5680d18e69
https://github.com/Theano/Theano/commit/edee4f77d2fcae09868892abc7741a5680d18e69
Author: Frederic <no...@nouiz.org>
Date: 2012-02-23 (Thu, 23 Feb 2012)
Changed paths:
M theano/tensor/tests/test_basic.py
Log Message:
-----------
Added sort.infer_shape tests.
Commit: 1dad197f5ad1fa6e6b5f9160e5726144c60b81de
https://github.com/Theano/Theano/commit/1dad197f5ad1fa6e6b5f9160e5726144c60b81de
Author: lamblin <lamb...@iro.umontreal.ca>
Date: 2012-02-23 (Thu, 23 Feb 2012)
Changed paths:
M theano/sparse/tests/test_basic.py
M theano/tensor/basic.py
M theano/tensor/tests/test_basic.py
M theano/tests/unittest_tools.py
Log Message:
-----------
Merge pull request #477 from nouiz/infer_shape
Infer shape
Compare: https://github.com/Theano/Theano/compare/7add8bc...1dad197