aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/test/cxx11_tensor_convolution.cpp
Commit message (Collapse)AuthorAge
* Updated the cxx11_tensor_convolution test to avoid using cxx11 features. ↵Gravatar Benoit Steiner2015-04-16
| | | | This should enable the test to compile with gcc 4.7 and older
* Pulled latest updates from trunkGravatar Benoit Steiner2015-04-01
|\
| * Added regression tests for tensor convolutionsGravatar Benoit Steiner2015-03-31
| |
* | Fixed clang compilation warningGravatar Benoit Steiner2015-02-28
|/
* Misc improvements and cleanupsGravatar Benoit Steiner2014-10-13
|
* Fixed a few compilation errors.Gravatar Benoit Steiner2014-06-10
|
* Added support for convolution and reshaping of tensors.Gravatar Benoit Steiner2014-06-06