aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/test/cxx11_tensor_chipping.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
* Adding TensorChippingOP for sycl backend; fixing the index value in the verif...Gravatar Mehdi Goli2017-02-13
* Updated a regression test to avoid compilation errors when compiling with gcc...Gravatar Benoit Steiner2015-04-16
* Fixed a bug when chipping tensors laid out in row major order.Gravatar Benoit Steiner2015-04-07
* 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
* Added support for tensor chipsGravatar Benoit Steiner2014-10-10