aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/test/cxx11_tensor_morphing.cpp
Commit message (Expand)AuthorAge
* Don't crash when attempting to slice an empty tensor.Gravatar Rasmus Munk Larsen2021-02-24
* Remove HasCast and fix packetmath cast tests.Gravatar Antonio Sanchez2020-06-11
* Disable test for 32-bit systems (e.g. ARM, i386)Gravatar Antonio Sánchez2020-05-28
* Extend support for Packet16b:Gravatar Rasmus Munk Larsen2020-04-28
* [SYCL] This PR adds the minimum modifications to the Eigen unsupported module...Gravatar Mehdi Goli2019-06-28
* Support reshaping with static shapes and dimensions conversion in tensor broa...Gravatar Eugene Zhulenev2018-09-14
* 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