aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/CXX11/src/Tensor/TensorContractionMapper.h
Commit message (Expand)AuthorAge
* Fixed the tensor chipping code.Gravatar Benoit Steiner2016-03-08
* Decoupled the packet type definition from the definition of the tensor ops. A...Gravatar Benoit Steiner2016-03-08
* Don't try to use direct offsets when computing a tensor product, since the re...Gravatar Benoit Steiner2016-02-02
* Leverage the new blocking code in the tensor contraction code.Gravatar Benoit Steiner2016-01-22
* Reduce the register pressure exerted by the tensor mappers whenever possible....Gravatar Benoit Steiner2016-01-20
* Moved the contraction mapping code to its own file to make the code more mana...Gravatar Benoit Steiner2016-01-19