aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/CXX11/src/Tensor/TensorContractionBlocking.h
Commit message (Expand)AuthorAge
* Remove XSMM support from Tensor moduleGravatar Eugene Zhulenev2019-08-19
* Fix tensor contraction for AVX512 machinesGravatar Mark D Ryan2018-07-31
* Remove explicit mkldnn support and redundant TensorContractionKernelBlockingGravatar Eugene Zhulenev2018-09-27
* Reduce the number of template specializations of classes related to tensor co...Gravatar Rasmus Munk Larsen2018-07-27
* Updates corresponding to the latest round of PR feedbackGravatar Deven Desai2018-07-11
* syncing this fork with upstreamGravatar Deven Desai2018-06-13
|\
* | Adding support for using Eigen in HIP kernels.Gravatar Deven Desai2018-06-06
| * Fix typos found using codespellGravatar Gael Guennebaud2018-06-07
|/
* Leverage libxsmm kernels within signle threaded contractionsGravatar Benoit Steiner2016-12-21
* Use computeProductBlockingSizes to compute blocking for both ShardByCol and S...Gravatar Rasmus Munk Larsen2016-04-27
* Marked several methods EIGEN_DEVICE_FUNCGravatar Benoit Steiner2016-01-28
* Created a mechanism to enable contraction mappers to determine the best block...Gravatar Benoit Steiner2016-01-22