Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Added missing EIGEN_DEVICE_FUNC qualifiers | Benoit Steiner | 2016-09-14 |
* | Made the cost model cwiseMax and cwiseMin methods consts to help the PowerPC ... | Benoit Steiner | 2016-08-18 |
* | Minor cleanups: 1. Get rid of unused variables. 2. Get rid of last uses of EI... | Rasmus Munk Larsen | 2016-05-18 |
* | Turn on the cost model by default. This results in some significant speedups ... | Benoit Steiner | 2016-05-16 |
* | Improved the portability of the tensor code | Benoit Steiner | 2016-05-11 |
* | Use numext::isfinite instead of std::isfinite | Benoit Steiner | 2016-05-03 |
* | Restore Tensor support for non c++11 compilers | Benoit Steiner | 2016-04-29 |
* | Eigen Tensor cost model part 2: Thread scheduling for standard evaluators and... | Rasmus Munk Larsen | 2016-04-14 |
* | Improvements to cost model. | Rasmus Munk Larsen | 2016-04-14 |
* | Eigen cost model part 1. This implements a basic recursive framework to estim... | Rasmus Munk Larsen | 2016-04-14 |