aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/Eigen/CXX11/src/Tensor/TensorSyclFunctors.h
Commit message (Expand)AuthorAge
* struct -> class in order to silence compilation warning.Gravatar Luke Iwanski2016-12-16
* Converting all parallel for lambda to functor in order to prevent kernel dupl...Gravatar Mehdi Goli2016-12-16
* Moved the MemCopyFunctor back to TensorSyclDevice since it's the only caller ...Gravatar Benoit Steiner2016-11-30
* Fixing LLVM error on TensorMorphingSycl.h on GPU; fixing int64_t crash for te...Gravatar Mehdi Goli2016-11-25