aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/CXX11/src/Tensor/TensorCostModel.h
Commit message (Expand)AuthorAge
* Made the cost model cwiseMax and cwiseMin methods consts to help the PowerPC ...Gravatar Benoit Steiner2016-08-18
* Minor cleanups: 1. Get rid of unused variables. 2. Get rid of last uses of EI...Gravatar Rasmus Munk Larsen2016-05-18
* Turn on the cost model by default. This results in some significant speedups ...Gravatar Benoit Steiner2016-05-16
* Improved the portability of the tensor codeGravatar Benoit Steiner2016-05-11
* Use numext::isfinite instead of std::isfiniteGravatar Benoit Steiner2016-05-03
* Restore Tensor support for non c++11 compilersGravatar Benoit Steiner2016-04-29
* Eigen Tensor cost model part 2: Thread scheduling for standard evaluators and...Gravatar Rasmus Munk Larsen2016-04-14
* Improvements to cost model.Gravatar Rasmus Munk Larsen2016-04-14
* Eigen cost model part 1. This implements a basic recursive framework to estim...Gravatar Rasmus Munk Larsen2016-04-14