aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/CXX11/src/Tensor/TensorContractionSycl.h
Commit message (Expand)AuthorAge
* Reducing warnings in Sycl backend.Gravatar Mehdi Goli2017-02-01
* Adding Tensor ReverseOp; TensorStriding; TensorConversionOp; Modifying Tensor...Gravatar Mehdi Goli2017-01-16
* Converting all parallel for lambda to functor in order to prevent kernel dupl...Gravatar Mehdi Goli2016-12-16
* Avoid using #define since they can conflict with user codeGravatar Benoit Steiner2016-12-14
* Adding asynchronous execution as it improves the performance.Gravatar Mehdi Goli2016-12-14
* Adding tensor contraction operation backend for Sycl; adding test for contrac...Gravatar Mehdi Goli2016-12-14