aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/test/cxx11_tensor_morphing.cpp
Commit message (Expand)AuthorAge
* Get rid of EIGEN_TEST_FUNC, unit tests must now be declared with EIGEN_DECLAR...Gravatar Gael Guennebaud2018-07-17
* Split test_slice_in_expr which seems to be huge for visualGravatar Gael Guennebaud2016-07-11
* Split huge unit testGravatar Gael Guennebaud2016-07-07
* split huge unit testGravatar Gael Guennebaud2016-07-07
* Speedup a testGravatar Benoit Steiner2016-06-01
* Added a new operation to enable more powerful tensorindexing.Gravatar Benoit Steiner2016-05-27
* Fix return type for TensorEvaluator<TensorSlicingOp>::dataGravatar Benoit Steiner2015-09-17
* Fixed another batch of compilation warningsGravatar Benoit Steiner2015-02-28
* Silenced one more comilation warningGravatar Benoit Steiner2015-02-28
* Added more tests to validate support for tensors laid out in RowMajor order.Gravatar Benoit Steiner2015-02-25
* gcc doesn't consider thatGravatar Benoit Steiner2015-01-16
* Created many additional testsGravatar Benoit Steiner2015-01-14
* Added access to the unerlying raw data of a tnsor slice/chip whenever possibleGravatar Benoit Steiner2014-10-17
* Misc improvements and cleanupsGravatar Benoit Steiner2014-10-13
* Misc api improvements and cleanupsGravatar Benoit Steiner2014-08-23
* Added tests for tensor slicingGravatar Benoit Steiner2014-07-10
* Created additional unit tests for the tensor code and improved existing ones.Gravatar Benoit Steiner2014-06-13