aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/CXX11/src/Tensor/TensorScan.h
Commit message (Expand)AuthorAge
* Improved the detection of packet size in the tensor scan evaluator.Gravatar Benoit Steiner2016-07-11
* Add missing CUDA kernel to tensor scan opGravatar Igor Babuschkin2016-06-29
* Don't store the scan axis in the evaluator of the tensor scan operation since...Gravatar Benoit Steiner2016-06-27
* Implement exclusive scan optionGravatar Igor Babuschkin2016-06-14
* Merged in ibab/eigen (pull request PR-195)Gravatar Benoit Steiner2016-06-10
|\
| * Add small fixes to TensorScanOpGravatar Igor Babuschkin2016-06-07
* | Improved code formattingGravatar Benoit Steiner2016-06-09
|/
* Fixed compilation error with gcc 4.4Gravatar Benoit Steiner2016-06-06
* Add tensor scan opGravatar Igor Babuschkin2016-06-02