aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/CXX11/src/Tensor/TensorReduction.h
Commit message (Expand)AuthorAge
...
* Simplified more of the IndexList code.Gravatar Benoit Steiner2015-11-12
* Started to make the IndexList code compile by more compilersGravatar Benoit Steiner2015-11-12
* Fixed CUDA compilation errorsGravatar Benoit Steiner2015-11-11
* Code cleanupGravatar Benoit Steiner2015-11-06
* Misc fixes to full reductionsGravatar Benoit Steiner2015-11-05
* Updated the reduction code so that full reductions now return a tensor of ran...Gravatar Benoit Steiner2015-11-04
* Many files were missing in previous changeset.Gravatar Gael Guennebaud2015-07-29
* Silenced a number of compilation warningsGravatar Benoit Steiner2015-06-29
* Improved performance of full reduction by 2 order of magnitude on CPU and 3 o...Gravatar Benoit Steiner2015-06-29
* Worked around some constexpr related bugs in nvcc 7Gravatar Benoit Steiner2015-05-28
* Silenced a few compilation warnings generated by nvccGravatar Benoit Steiner2015-02-10
* Silcenced a few compilation warningsGravatar Benoit Steiner2015-02-10
* Added the EIGEN_HAS_CONSTEXPR defineGravatar Benoit Steiner2015-02-06
* Silenced some compilation warningsGravatar Benoit Steiner2015-01-30
* mproved the performance of tensor reductions that preserve the inner most dim...Gravatar Benoit Steiner2015-01-27
* Improved the performance of tensor reductionsGravatar Benoit Steiner2015-01-14
* Silenced a few compilation warningsGravatar Benoit Steiner2014-10-16
* Added support for tensor reductions and concatenationsGravatar Benoit Steiner2014-10-01